RubyGems Navigation menu

yetanothernguyen-delayed_job 0.0.1

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 a fork of collectiveidea's fork (http://github.com/collectiveidea/delayed_job). It includes certain backported features and bug fixes from v2.1 to v2.0

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.0.1 - May 26, 2011 (24.0 KB)

Runtime 依赖 (2):

activesupport ~> 2.0
daemons = 1.0.10

Development 依赖 (12):

dm-core >= 0
do_sqlite3 >= 0
mongo_mapper ~> 0.8.0
mysql >= 0
rails ~> 2.3
rake >= 0
rspec ~> 1.0
sqlite3 >= 0

业主:

作者:

  • Chris Gaffney, Brandon Keepers, Tobias Lütke

SHA 256 校验和:

f929eebe11639e4d10c51f06149d939d6a21637294f2f9adfbf3d2b6ae745a6c

下载总量 4,333

这个版本 4,333

许可:

需要的 Ruby 版本:

链接: