BackboneRailsPageable
Simple gem that vendors backbone-pageable into the rails asset pipeline.
To install add
gem 'backbone-rails-pageable'
and add
//= require backbone-pageable
to app/assets/javascripts/application.js
Will match the version number of backbone-pageable itself
This project rocks and uses MIT-LICENSE.