Filterrific is a Rails Engine plugin that makes it easy to add filtering, searching, and sorting to your ActiveRecord lists.
Make sure to go to the fantastic Filterrific documentation to find out more!
gem install filterrific
or with bundler in your Gemfile:
gem 'filterrific'
Copyright (c) 2010 - 2014 Jo Hund. See (MIT) LICENSE for details.