delayed-job-ajaycb 2.0.10
Delayed_job (or DJ) encapsulates the common pattern of asynchronously executing longer tasks in the background. It is a direct extraction from Shopify where the job table is responsible for a multitude of core tasks. This gem is ajaycb's fork (http://github.com/ajaycb/delayed_job). Adds namesd queues for use in Rails 2.x
          Gemfile:
          =
        
        
          Installeer:
          =
        
      Runtime afhankelijkheden (2):
            activesupport
            ~> 2.0
          
          
            daemons
            = 1.0.10
          
    Development afhankelijkheden (12):
            database_cleaner
            >= 0
          
          
            dm-aggregates
            >= 0
          
          
            dm-core
            >= 0
          
          
            dm-observer
            >= 0
          
          
            dm-validations
            >= 0
          
          
            do_sqlite3
            >= 0
          
          
            mongo_mapper
            ~> 0.8.0
          
          
            mysql
            >= 0
          
          
            rails
            ~> 2.3
          
          
            rake
            = 0.8.7
          
          
            rspec
            ~> 1.0
          
          
            sqlite3
            >= 0