whereable 0.1.2
Translates where-like filter syntax into an Arel-based ActiveRecord scope, so you can safely use SQL syntax in Rails controller parameters. Not as powerful as Ransack, but simple and lightweight.
Gemfile:
=
install:
=
Runtime Dependencies (2):
activerecord
>= 4.1.0
treetop
>= 1.5.1