resque-delay-with-mongoid 0.0.1
Enable send_later support for Resque. Includes support for mongoid backends. Based on the original resque-delay gem by Michael Ryko.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (2):
            activerecord
            >= 2.3
          
          
            resque
            >= 1.9
          
    