I have a list and I'd like to set one item as class="active" automatically. Given the following bootstrap code: {{#linkTo
Common problem with bootstrap and link-to helpers in ember. Makes everything work with: {{#link-to "dashboard" tagName="li" href=false}} Dashboard {{/link-to}} might have to change and remove bind-attr with newer versions













