Backbone Eventbinder Rails
Makes the backbone.eventbinder available to Rails' asset pipeline.
Versioning
The version this gem follows, except the last number, is parallel to the backbone.eventbinder version. For example: if backbone.eventbinder.js is at version 1.0.2
, then this gem may be at version 1.0.2.0
, 1.0.2.1
, etc.
Add it by requiring backbone.eventbinder
in your application.js
file.
This project rocks and uses MIT-LICENSE.