Comment on Ember 101: Learn Ember One Video at a TimeparentComments−ryanflorenceOP13yember.js source has a LinkView that can tell if the current link is to the current route. You could create a SelectView and maybe borrow some of that to do the same.
Comments
ember.js source has a LinkView that can tell if the current link is to the current route. You could create a SelectView and maybe borrow some of that to do the same.