Tweak devel/adime version 2.2.1_3
[dports.git] / devel / rubygem-delayed_job / pkg-descr
1 Delayed_job (or DJ) encapsulates the common pattern of 
2 asynchronously executing longer tasks in the background. 
3 It is a direct extraction from Shopify where the job table 
4 is responsible for a multitude of core tasks. This gem is 
5 collectiveidea's fork (http://github.com/collectiveidea/delayed_job).
6
7 WWW: https://github.com/collectiveidea/delayed_job