Project
Reverse Dependencies for activejob
The projects listed here declare activejob as a runtime or development dependency
0.0
A DSL for simplifying modification of Rails ActiveSupport Instrumentation API
2021
2022
2023
2024
2025
2026
0.0
*Atomic archiving/unarchiving for ActiveRecord*
acts_as_paranoid and similar plugins/gems work on a record-by-record basis and make it difficult to restore records atomically (or archive them, for that matter).
Because ArchivalRecord's #archive! and #unarchive! methods are in transactions, and ...
2021
2022
2023
2024
2025
2026
0.0
Multi-fiber, Postgres-based, ActiveJob backend for Ruby on Rails
2021
2022
2023
2024
2025
2026
0.0
Lightweight, asynchronous, and database-backed execution of singleton methods.
2021
2022
2023
2024
2025
2026
0.0
Pass a user through to your active_jobs and associate it with any generated audits
2021
2022
2023
2024
2025
2026
0.0
Define your collection, job, and callbacks all in one clear and concise object
2021
2022
2023
2024
2025
2026
0.0
Distribute map-reduce tasks with ActiveJob, storing the results in Redis (or another backend)
2021
2022
2023
2024
2025
2026
0.0
Bulk upload data in a file (e.g. CSV), process in the background, then send a
success or failure report
2021
2022
2023
2024
2025
2026
0.0
Burstflow is a parallel workflow runner using ActiveRecord and ActiveJob. It has dependency, result pipelining and suspend/resume ability
2021
2022
2023
2024
2025
2026
0.0
Rather than creating rake tasks, which have to go through CI/CD, then some deploy process, eventually make it to production, only to be run once, and then never get deleted and litter your code base- this gem allows you to create command proposals via a UI that can be immediately reviewed by your...
2021
2022
2023
2024
2025
2026
0.0
Define custom methods, helper, and aliases for your app and use them in your rails console or IRB session.
2021
2022
2023
2024
2025
2026
0.0
Execute create/update/destroy operations asynchronously in your Rails app
2021
2022
2023
2024
2025
2026
0.0
Instrument ActiveJob jobs with Cronitor to monitor lifecycle events around the perform method.
2021
2022
2023
2024
2025
2026
0.0
CsvWizard provides a simple framework to import CSV files into Rails models. It supports required fields, default values, row-level validation, and hooks for pre- and post-processing.
2021
2022
2023
2024
2025
2026
0.0
Data migrations kit for ActiveRecord and ActiveJob
2021
2022
2023
2024
2025
2026
0.0
Active Job adapter for Delayed Job
2021
2022
2023
2024
2025
2026
0.0
Bulk insert many jobs at once for delayed_job
2021
2022
2023
2024
2025
2026
0.0
RSpec matchers for testing that ActionMailers deliver_later
2021
2022
2023
2024
2025
2026
0.0
RSpec custom matchers for ActionMailer's deliver_later
2021
2022
2023
2024
2025
2026
0.0
An ActiveJob backend for devise-async.
2021
2022
2023
2024
2025
2026