Project
Reverse Dependencies for yard
The projects listed here declare yard as a runtime or development dependency
0.0
Additional features to activegraph, like sideload limiting, authorizing sideloads etc.
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
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
activejob-temporal bridges Rails ActiveJob with Temporal's durable execution engine.
It provides a drop-in ActiveJob adapter, Temporal workflows, and supporting tooling
so Rails apps gain fault-tolerant scheduling, retries, and observability with minimal changes.
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
Common validations for ActiveModel
2021
2022
2023
2024
2025
2026
0.0
Enqueue background jobs from model classes
2021
2022
2023
2024
2025
2026
0.0
This gem has been renamed active_model_jobs.
2021
2022
2023
2024
2025
2026
0.0
Build a hash based on active record attributes.
2021
2022
2023
2024
2025
2026
0.0
Adds in-memory persistence to ActiveModel models
2021
2022
2023
2024
2025
2026
0.0
Adds methods for automatic deserialization from standard JSON and XML, and a variant implementation of serialization/deserialization for XML.
2021
2022
2023
2024
2025
2026
0.0
ActiveModel validators that validate the type of attributes, and that do recursive validation of contained objects parallel to ActiveRecord's validates_associated.
2021
2022
2023
2024
2025
2026
0.0
Simplifies sending notifications to your end users through multiple channels
2021
2022
2023
2024
2025
2026
0.0
A Ruby gem that extends ActiveRecord to support bitwise enum mapping, allowing multiple states to be saved in a single database column.
2021
2022
2023
2024
2025
2026
0.0
ActiveRecord-JDBC fetches ids of inserted records when you call connection.execute(). this
gem adds a connection.execute_raw() method which does not fetch inserted ids
2021
2022
2023
2024
2025
2026
0.0
TO DO *is* a description
2021
2022
2023
2024
2025
2026
0.0
ActiveRecordInTimeScope provides time-window scopes for ActiveRecord models.
2021
2022
2023
2024
2025
2026
0.0
This gem extends active record and it's migrations for oracle queue support.
2021
2022
2023
2024
2025
2026
0.0
Rollouts (feature flags) for ActiveRecord models.
2021
2022
2023
2024
2025
2026
0.0
adds save_many method to ActiveRecord classes for efficient bulk insert and update operations
2021
2022
2023
2024
2025
2026