rquery-activerecord 0.2.3
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:
=
インストール:
=
Runtime依存関係 (1):
json
>= 1.6.3