RubyGems Navigation menu

drewda_delayed_job 3.0.3

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:
= 複製 已複製

安裝:
=

版本列表:

  1. 3.0.3 - May 29, 2012 (26.5 KB)

Runtime 相依性套件 (1):

activesupport ~> 3.0

Development 相依性套件 (5):

actionmailer ~> 3.0
activerecord ~> 3.0
rake >= 0
rspec ~> 2.0
simplecov >= 0

擁有者:

作者:

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

SHA 256 總和檢查碼:

= 複製 已複製

總下載次數 4,554

這個版本 4,554

授權:

Ruby 版本需求:

相關連結: