resque_manager 3.3.4
A Rails engine port of the Sinatra app that is included in Chris Wanstrath's resque gem.
          Gemfile:
          =
        
        
          instalar:
          =
        
      Runtime Dependencies (7):
            capistrano
            >= 0
          
          
            jquery-rails
            >= 0
          
          
            rails
            >= 3.2
          
          
            redis
            ~> 3.0
          
          
            resque
            ~> 1.24
          
          
            resque-cleaner
            ~> 0.2
          
          
            resque-status
            ~> 0.4
          
    