jmcnevin-delayed_job 2.0.4
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 jmcnevin's fork (http://github.com/jmcnevin/delayed_job).
Gemfile:
=
installieren:
=
Development Abhängigkeiten (9):
database_cleaner
>= 0
dm-aggregates
>= 0
dm-core
>= 0
dm-observer
>= 0
dm-validations
>= 0
do_sqlite3
>= 0
mongo_mapper
>= 0
rspec
>= 0
sqlite3-ruby
>= 0