I try to build a link to a nested route and want to add a class to this link (for twitter bootstrap)
The result should something like this:
< a href=\
If you want manually construct something from variables - there is {{unbound}} helper in ember.js.
In yor case code will looks like:
do something