Project
Reverse Dependencies for rails
The projects listed here declare rails as a runtime or development dependency
0.0
In conjunction with capistrano-maintenance, stop delayed jobs during maintenance
2020
2021
2022
2023
2024
2025
0.0
A simple delayed_job master process to control multiple workers
2020
2021
2022
2023
2024
2025
0.0
Reload classes on each job run. This plugin assumes that you are running DelayedJob in a Rails environment.
2020
2021
2022
2023
2024
2025
0.0
Extends delayed_job to support recurring jobs, including timezone support
2020
2021
2022
2023
2024
2025
0.0
Extends delayed_job_mongoid to support recurring jobs, including timezone support
2020
2021
2022
2023
2024
2025
0.0
A plugin for delayed_job to schedule simple tasks. It does not need a seperate worker and reduce the memory usage.
2020
2021
2022
2023
2024
2025
0.0
delayed_job_status get an API like status from delayed_job
2020
2021
2022
2023
2024
2025
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...
2020
2021
2022
2023
2024
2025
0.0
Web interface for DelayedJob
2020
2021
2022
2023
2024
2025
0.0
delayed_rabbit provides a simple interface for scheduling background jobs with delays using RabbitMQ's delayed message exchange plugin
2020
2021
2022
2023
2024
2025
0.0
Gem design to wrap Delayed Job nicety syntax under Resque
2020
2021
2022
2023
2024
2025
0.0
ActiveRecord-based engine for scheduled changes
2020
2021
2022
2023
2024
2025
0.0
Simple presenter allows for a simple way for you to present a model to your views without cluttering up the original model.
2020
2021
2022
2023
2024
2025
0.0
Add to a model to simply delegate attributes to an associated record
2020
2021
2022
2023
2024
2025
0.0
Delete/destroy associated ActiveRecord records in the background with ease.
2020
2021
2022
2023
2024
2025
0.0
Rails Engine that you can hire to manage your outgoing email
2020
2021
2022
2023
2024
2025
0.0
A Rails Engine to Control the passage of time as a test bed
2020
2021
2022
2023
2024
2025
0.0
This gem makes updating specified number fields by ActiveRecord in unusual way.
Instead of generating sql script to update value in usual way like this:
UPDATE users
SET money = 10
WHERE id = 1;
It replaces it with
UPDATE users
SET money = money + de...
2020
2021
2022
2023
2024
2025
0.0
Content Management System for Rails 3 Created by Paul @ Deluxe Digital Media
2020
2021
2022
2023
2024
2025
0.0
Browse, subscribe, view and revert changes to records when using Rails and the `paper_trail` gem.
2020
2021
2022
2023
2024
2025