toschas-filterable 1.0.2
Filterable gem aims to simplify the process of filtering active record objects.It provides an easy way to define filters on the model (without having to write scopes) and apply them on any active record collection.
Gemfile:
=
install:
=
Runtime Dependencies (1):
activerecord
>= 3.0