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 (7KB)
Runtime依存関係 (1):
activerecord
>= 3.0.0