resque-serializable 0.0.2
Adds support for serializable arguments in a Resque job. Serializable arguments can be passed to a Resque job via a Hash containing a :serialize key. If such arguments are found, they will be deserialized before calling the job's perform method
Gemfile:
=
インストール:
=
バージョン履歴:
- 0.0.2 November 30, 2011 (7.5KB)
Runtime依存関係 (1):
resque
~> 1.19.0