List.js for Rails Asset Pipeline
Gem installation of javascript framework for list and table manipulation, List.js
Installation
Add this line to your application's Gemfile:
gem 'listjs-rails'
And then execute:
$ bundle
Make sure List.js is preset in app/assets/javascripts/application.js
...
//= require list
...
Contributing
Feel free to open an issue ticket if you find something that could be improved.
Acknowledgements
Many thanks are due to Jonny Strömberg and List.js' contributors
Copyright (c) 2014 Artur Rodrigues, released under the MIT License.