queryalize 0.0.1
Queryalize lets you use Rails 3 to build queries just like with ActiveRecord::QueryMethods, except you can serialize the end result. This is useful for running queries that potentially return large result sets in the background using something like Resque or Delayed::Job.
Gemfile:
=
安装:
=
版本列表:
- 0.0.1 May 26, 2011 (7.0 KB)
Runtime 依赖 (1):
activerecord
>= 3.0.0