Project
Reverse Dependencies for rspec
The projects listed here declare rspec as a runtime or development dependency
0.0
This is an extension module to ActiveHash
2021
2022
2023
2024
2025
2026
0.0
Adds nested fields to an AR model stored in a serialized field as hash
2021
2022
2023
2024
2025
2026
0.0
Simple use case interactor for Rails apps based on ActiveModel
2021
2022
2023
2024
2025
2026
0.0
Provide OOP Interfaces for ruby
2021
2022
2023
2024
2025
2026
0.0
A Rails-inspired ORM for DynamoDB with query builder, associations, callbacks, dirty tracking, validations, transactions, and pagination.
2021
2022
2023
2024
2025
2026
0.0
Pass a current_user through to your active_jobs and use it in any generated audits
2021
2022
2023
2024
2025
2026
0.0
Uses ActionCable to alert front-end users of ActiveJobs' status
2021
2022
2023
2024
2025
2026
0.0
It provides functionality for actibe_jobs being triggered recurrently.
2021
2022
2023
2024
2025
2026
0.0
A zero-dependency debouncing solution for ActiveJob. Uses Redis GETSET for
atomic dispatch-time gating — only 1 job enters the queue per debounce window.
Subsequent calls are true no-ops (nothing queued). Includes crash recovery
via expired timestamp detection. Works with any ActiveJob backend: S...
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
'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
Use different ActiveJob adapters for different 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
Easy JSON storage.
2021
2022
2023
2024
2025
2026
0.0
Query JSON files from the command line
2021
2022
2023
2024
2025
2026