0.0.4 • Published 11 years ago
ember-auto-remove-jquery-events v0.0.4
ember-auto-remove-jquery-events
Automatically removes jQuery events on destruction of the view.
Gone are the days of this.$().off to avoid leaks
Installation
git clone https://github.com/jasonmit/ember-auto-remove-jquery-events.gitnpm installbower install
Running
ember server- Visit your app at http://localhost:4200.
Running Tests
ember testember test --server
Building
ember build
For more information on using ember-cli, visit http://www.ember-cli.com/.