/resque-delay

Enable .delay and .send_later to all objects à la DelayedJob

Primary LanguageRubyMIT LicenseMIT

resque-delay

Gem Version Coverage Status

Requires the resque gem.

Allows to call .send_later or .delay.method on objects à la DelayedJob

Installation

$ gem install resque-delay

Author

Michael Rykov :: mrykov@gmail.com