delayed_job 4.1.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.
          Gemfile:
          =
        
        
          インストール:
          =
        
      バージョン履歴:
- 4.1.13 November 08, 2024 (40.5KB)
 - 4.1.12 August 14, 2024 (40.5KB)
 - 4.1.12.rc1 August 13, 2024 (40.5KB)
 - 4.1.11 September 28, 2022 (40.5KB)
 - 4.1.10 January 18, 2022 (40KB)
 - 4.1.1 September 24, 2015 (38KB)
 
Runtime依存関係 (1):
            activesupport
            < 5.0, >= 3.0