rquery-activerecord 0.2.0
rquery-activerecord is a ruby gem that will allow you to pass queries into your restful api as json. It will take the json formatted queries and convert them into ActiveRecord queries.
Gemfile:
=
install:
=
Runtime Dependencies (1):
json
~> 1.6.3