Project
Reverse Dependencies for rake
The projects listed here declare rake as a runtime or development dependency
0.0
It provides functionality for actibe_jobs being triggered recurrently.
2021
2022
2023
2024
2025
2026
0.0
ActiveJobCronScheduler provides a clean DSL for defining recurring jobs in Rails applications, leveraging ActiveJob for seamless integration.
2021
2022
2023
2024
2025
2026
0.0
active_job_delayed_execution provides very simple delayed behavior for Ruby.
2021
2022
2023
2024
2025
2026
0.0
An ActiveJob queue adapter that disables delayed job.
2021
2022
2023
2024
2025
2026
0.0
'ActiveJob::DispatchRider' adds `DispatchRider` support for `ActiveJob`.
2021
2022
2023
2024
2025
2026
0.0
easier way to use ffmpeg in activejob
2021
2022
2023
2024
2025
2026
0.0
Run your interactors as background jobs via active job
2021
2022
2023
2024
2025
2026
0.0
An ActiveJob plugin. Adds locking, with optional timeout/deadlock handling.
Using a `lock_timeout` allows you to re-acquire the lock should your job
fail, crash, or is otherwise unable to relase the lock.
i.e. Your server unexpectedly looses power. Very handy for jobs that are
recurri...
2021
2022
2023
2024
2025
2026
0.0
ActiveJobMetadata lets you store and retrieve metadata associated with ActiveJob jobs regardless of the queue processing library you use.
2021
2022
2023
2024
2025
2026
0.0
ActiveJob::Query allows you query enqueued jobs and cancel jobs.
2021
2022
2023
2024
2025
2026
0.0
If you're using ActiveRecord with Resque, a new database connection will get opened
for each worker process. When the worker completes, this connection is left open by
default, which is pretty bad. This adapter closes the connection when the job has_rdoc
finished executing.
2021
2022
2023
2024
2025
2026
0.0
If you are using ActiveJob with the Resque Adapter, this gem will prevent jobs, based on arguments, from being enqueued to Resque as long as a duplicate is already in queue or executing on a worker.
2021
2022
2023
2024
2025
2026
0.0
RSpec matcher for ActiveJob
2021
2022
2023
2024
2025
2026
0.0
Pass a user through to your active_jobs for context
2021
2022
2023
2024
2025
2026
0.0
Query JSON files from the command line
2021
2022
2023
2024
2025
2026
0.0
Kubernetes integration to Rails apps via Rake tasks
2021
2022
2023
2024
2025
2026
0.0
Get redis relational
2021
2022
2023
2024
2025
2026
0.0
ActiveLdap dynamic finders
2021
2022
2023
2024
2025
2026
0.0
'ActiveLdap Fabrication' is an ActiveLdap adapter for Fabrication. It means that you can use Fabrication as fixture replacement for ActiveLdap.
2021
2022
2023
2024
2025
2026
0.0
save multiple translation for the same attribute
2021
2022
2023
2024
2025
2026