whereable 0.1.1
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
>= 0
treetop
>= 0