0.0.5 • Published 9 years ago

ember-route-action v0.0.5

Weekly downloads
4
License
MIT
Repository
-
Last release
9 years ago

Ember-route-action Build Status Ember Observer Score

Do you want to do this?

{{some-link click=(transitionTo "test" 'arg-to-route')}}

Then this addon is for you.

Installation

  • git clone this repository
  • npm install
  • bower install

Running

Running Tests

  • npm test (Runs ember try:testall to test your addon against multiple Ember versions)
  • ember test
  • ember test --server

Building

  • ember build

For more information on using ember-cli, visit http://www.ember-cli.com/.

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago