No commit activity in last 3 years
No release in over 3 years
Enable send_later support for Resque. Includes support for mongoid backends. Based on the original resque-delay gem by Michael Ryko.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

>= 1.9
 Project Readme

resque-delay-with-mongoid

Based on resque-delay by Michael Rykov

Adds support for mongoid backends.

Requires the resque gem.

Allows to call .send_later or .delay.method on objects ala DelayedJob

Installation

$ gem install resque-delay-with-mongoid

Author

K$ :: kdmny30@gmail.com