I have a list and I\'d like to set one item as class=\"active\" automatically. Given the following bootstrap code:
Just nest the {{link-to}} with a tagName on the outer one. I'm doing this on EmberJS 2.0.
{{#link-to "admin.websocket" tagName="li"}} {{#link-to "admin.websocket"}}WebSocket{{/link-to}} {{/link-to}}