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:
=
installieren:
=
Versionen:
- 0.0.2 November 30, 2011 (7,5 KB)
Runtime Abhängigkeiten (1):
resque
~> 1.19.0