RubyGems.org

delayed_job

2.0.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).

installgem install delayed_job -v 2.0.5
Authors

Brandon Keepers, Tobias Lütke

1,408,556 total downloads 11,537 for this version
Owners

4b1b339ee3f96d37aba2adfa3e03276e1f74b13f1e5c6c69cb5d7fbaabb1e2cbD089d31e4a1737248067d6d677b839bc95badc8378de83a449ff75027e67e9ed5e237658f2911fef1ee9e8f8fab89688

Gemfile
gem "delayed_job", "~> 2.0.5"
Versions
  1. 4.0.0.beta1 March 2, 2013
  2. 3.0.5 January 28, 2013
  3. 3.0.4 November 9, 2012
  4. 3.0.3 May 25, 2012
  5. 3.0.2 April 3, 2012
Show all versions (32 total)
Runtime Dependencies
  1. daemons >= 0