Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.04
Build complex SQL queries by defining each subquery separately. Query::Composer will then compose those subqueries together, nesting as needed, to produce the final SQL query.
2021
2022
2023
2024
2025
2026
0.04
RecordWithOperator is a rails plugin that makes your all active record models to be saved or logically deleted with created_by, updated_by, deleted_by automatically. Also it makes creator, updater, deleter association (belongs_to) if the class has created_by, updated_by, deleted_by.
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
Stateful workflow modeling for Rails
2021
2022
2023
2024
2025
2026
0.04
This gem provides asynchronous indexing to Solr for the sunspot gem. It uses a pluggable model for the backing queue and provides support for ActiveRecord, DataMapper, and MongoDB out of the box.
2021
2022
2023
2024
2025
2026
0.04
Tenacity provides a database client independent way of specifying simple relationships between models backed by different databases.
2021
2022
2023
2024
2025
2026
0.04
Manage delta indexes via Resque for Thinking Sphinx
2021
2022
2023
2024
2025
2026
0.04
ULID for Rails
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
A streamlined, production-focused toolkit for building MCP servers in Rails applications. Provides essential base classes, authentication gateways, and HTTP transport with minimal dependencies.
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
Gem that allows to attach dynamic attributes to ActiveRecord model
2021
2022
2023
2024
2025
2026
0.03
activejob-cancel provides cancel method to Active Job
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