See https://github.com/DockYard/ember-route-action-helper.
This addon adds support to use a helper called route-action which creates an action that send it directly to the route instead of the controller. Would be awesome to get that working using gf to go the action definition at the route.
See https://github.com/DockYard/ember-route-action-helper.
This addon adds support to use a helper called
route-actionwhich creates an action that send it directly to the route instead of the controller. Would be awesome to get that working usinggfto go the action definition at the route.