RubyGems.org

delayed_job

3.0.0

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 3.0.0
Authors

Matt Griffin, Brian Ryckbost, Steve Richert, Chris Gaffney, Brandon Keepers, Tobias Lütke

636,863 total downloads 15,994 for this version
Owners

4b1b339ee3f96d37aba2adfa3e03276e1f74b13f1e5c6c69cb5d7fbaabb1e2cbD089d31e4a1737248067d6d677b839bc5e237658f2911fef1ee9e8f8fab89688

Gemfile
gem "delayed_job", "~> 3.0.0"
Versions
  1. 3.0.0 December 30, 2011
Show all versions (28 total)
Runtime Dependencies
  1. activesupport ~> 3.0