whereable 0.2.0
Translates where-like filter syntax into an Arel-based ActiveRecord scope, so you can safely use SQL syntax in Rails controller parameters. What it lacks in power, it gains in simplicity and ease of use for API consumers.
Gemfile:
=
install:
=
Runtime Dependencies (2):
activerecord
>= 4.1.0
treetop
>= 1.5.1