Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.04
This library is an implementation of cursor pagination for ActiveRecord relations. Where a regular limit & offset pagination has issues with items that are being deleted from or added to the collection on previous pages, cursor pagination will continue to offer a stable set regardless of changes ...
2021
2022
2023
2024
2025
2026
0.04
Properties gem for Ruby on Rails
2021
2022
2023
2024
2025
2026
0.04
Positionless model sorting for Rails.
2021
2022
2023
2024
2025
2026
0.04
Real stubs and spies for HTTP(S) services
2021
2022
2023
2024
2025
2026
0.04
Adds shorthands and conveniences to ActiveRecord's handling of indexes
2021
2022
2023
2024
2025
2026
0.04
Setler is a Gem that lets one easily implement the "Feature Flags" pattern, or add settings to individual models. This is a cleanroom implementation of what the 'rails-settings' gem does. It's been forked all over the place, and my favorite version of it doesn't have any tests and doesn't work wi...
2021
2022
2023
2024
2025
2026
0.04
Simple, conservative slave reads for ActiveRecord
2021
2022
2023
2024
2025
2026
0.04
Explicit soft deletion for ActiveRecord via deleted_at and default scope.
2021
2022
2023
2024
2025
2026
0.04
Use timestamp values to represent boolean data such as deleted, published,
or subscribed.
2021
2022
2023
2024
2025
2026
0.04
Manage delta indexes via Delayed Job for Thinking Sphinx
2021
2022
2023
2024
2025
2026
0.04
A library for validating model association existence.
2021
2022
2023
2024
2025
2026
0.04
Add some nice ActiveModel/ActiveRecord validators.
2021
2022
2023
2024
2025
2026
0.04
Useful helpers to consistently migrate Integer id columns to UUID in PostgreSql. Special support for primary keys and references.
2021
2022
2023
2024
2025
2026
0.03
ActionSubscriber is a DSL that allows a rails app to consume messages from a RabbitMQ broker.
2021
2022
2023
2024
2025
2026
0.03
Enable to use the concept of form objects with ActiveModel
2021
2022
2023
2024
2025
2026
0.03
activejob-cancel provides cancel method to Active Job
2021
2022
2023
2024
2025
2026
0.03
ActiveRecord Association Helper for PORO (Plain Old Ruby Object)
2021
2022
2023
2024
2025
2026
0.03
ActiveRecordDistinctOn adds support for `DISTINCT ON` to ActiveRecord. At the time of this writing, PostgreSQL is the only database which supports this syntax; however, this gem has been written with database independence in mind so that if another Arel visitor adds support for `Arel::Nodes::Dist...
2021
2022
2023
2024
2025
2026
0.03
Back-ports generated column support, deferred foreign key support, custom foreign key support, improved default configuration, and adds support for pragma tuning and extension loading
2021
2022
2023
2024
2025
2026
0.03
An ActiveRecord extension providing convenience methods for timestamp management.
2021
2022
2023
2024
2025
2026