Filter.js for Rails
Integrate Filter.js into Rails
Installation
Add this line to your application's Gemfile:
gem 'filterjs-rails'And then execute:
$ bundleOr install it yourself as:
$ gem install filterjs-railsAdd this to your application.js file:
//= require filterUsage
Visit: https://github.com/jiren/filter.js Demo: http://jiren.github.io/filter.js/