delayed_job_hooked 2.1.5
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 collectiveidea's fork (http://github.com/collectiveidea/delayed_job).
          Gemfile:
          =
        
        
          Installeer:
          =
        
      Versies:
- 2.1.5 March 14, 2011 (22,5 KB)
Runtime afhankelijkheden (2):
            activesupport
            ~> 3.0
          
          
            daemons
            >= 0
          
    