Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.0
Provides connection management for Rack applications using ActiveRecord.
2021
2022
2023
2024
2025
2026
0.0
ActiveRecord Random is a Ruby Gem that empowers your ActiveRecord Models with the ability to return a random record without using SQL RAND().
2021
2022
2023
2024
2025
2026
0.0
ActiveRecord Reactors provide a defined way to react on default or custom Active Record callbacks. Observers without the magic, and without the hassle.
2021
2022
2023
2024
2025
2026
0.0
Control readonly for activerecord.
2021
2022
2023
2024
2025
2026
0.0
Makes an ActiveRecord model read-only
2021
2022
2023
2024
2025
2026
0.0
Add support for Postgresql Enum type in ActiveRecord
2021
2022
2023
2024
2025
2026
0.0
reconnect after checkout in order to DB failover
2021
2022
2023
2024
2025
2026
0.0
Add hook on activerecord records loaded
2021
2022
2023
2024
2025
2026
0.0
Using an ActiveRecord scope, recursively query trees.
2021
2022
2023
2024
2025
2026
0.0
Amazon Redshift _makeshift_ adapter for ActiveRecord.
2021
2022
2023
2024
2025
2026
0.0
This gem provides the Rails 3 with database adapter for AWS RedShift.
2021
2022
2023
2024
2025
2026
0.0
This gem provides the Rails 3 with database adapter for AWS RedShift.
2021
2022
2023
2024
2025
2026
0.0
Quickly make a cache column in ActiveRecord, non painful
2021
2022
2023
2024
2025
2026
0.0
Adds as reversible add_referential_integrity migration to Rails. Currently supports only PostgreSQL
2021
2022
2023
2024
2025
2026
0.0
Adding clean and powerful query syntax on AR using refinements
2021
2022
2023
2024
2025
2026
0.0
you can `AwesomeModel.all.exec2hash => [{id: 1, key: value}, ...]`
2021
2022
2023
2024
2025
2026
0.0
Adds relation in functionality to Activerecord Postgres implementation
2021
2022
2023
2024
2025
2026
0.0
Annotate ActiveRecord relations objects with custom data, allowing metadata on relations that can be used to customize code
2021
2022
2023
2024
2025
2026
0.0
Retry your Active Record transactions.
2021
2022
2023
2024
2025
2026
0.0
Retries reads and transactions when an ActiveRecord::StatementInvalid occurs that matches a list of errors. Default list of errors includes errors related to failover situations to allow for graceful failovers during a request and to attempt prevention of data loss for temporary issue.
2021
2022
2023
2024
2025
2026