Project
Reverse Dependencies for rails
The projects listed here declare rails as a runtime or development dependency
0.0
Dekiru::DataMigration provides features for data migration tasks including progress display, transaction management, execution confirmation, side effect monitoring, and detailed logging.
2021
2022
2023
2024
2025
2026
0.0
https://github.com/trobrock/delayable
2021
2022
2023
2024
2025
2026
0.0
This gem provides three convenient methods for common CRUD operations:
`delayed_create`, `delayed_update` and `delayed_destroy` as preconfigured `sidekiq`
background job for Ruby on Rails applications.
2021
2022
2023
2024
2025
2026
0.0
Allows going through delayed job queues using threads instead of processes
2021
2022
2023
2024
2025
2026
0.0
run delayed_job workers in multiple threads within a single process
2021
2022
2023
2024
2025
2026
0.0
manipulate and view delayed_job information in your app.
2021
2022
2023
2024
2025
2026
0.0
Adds job groups to delayed_job_mongoid
2021
2022
2023
2024
2025
2026
0.0
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).
2021
2022
2023
2024
2025
2026
0.0
Gem that adds the ability to prevent duplicate delayed jobs from being created.
2021
2022
2023
2024
2025
2026
0.0
In conjunction with capistrano-maintenance, stop delayed jobs during maintenance
2021
2022
2023
2024
2025
2026
0.0
Reload classes on each job run. This plugin assumes that you are running DelayedJob in a Rails environment.
2021
2022
2023
2024
2025
2026
0.0
Extends delayed_job to support recurring jobs, including timezone support
2021
2022
2023
2024
2025
2026
0.0
Extends delayed_job_mongoid to support recurring jobs, including timezone support
2021
2022
2023
2024
2025
2026
0.0
A plugin for delayed_job to schedule simple tasks. It does not need a seperate worker and reduce the memory usage.
2021
2022
2023
2024
2025
2026
0.0
delayed_job_status get an API like status from delayed_job
2021
2022
2023
2024
2025
2026
0.0
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 backported from v3.0.0pre4 of collectiveidea's fork, to add named q...
2021
2022
2023
2024
2025
2026
0.0
Web interface for DelayedJob
2021
2022
2023
2024
2025
2026
0.0
delayed_rabbit provides a simple interface for scheduling background jobs with delays using RabbitMQ's delayed message exchange plugin
2021
2022
2023
2024
2025
2026
0.0
Gem design to wrap Delayed Job nicety syntax under Resque
2021
2022
2023
2024
2025
2026
0.0
ActiveRecord-based engine for scheduled changes
2021
2022
2023
2024
2025
2026