Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.07
Translatable columns for Rails 4.2 or better, stored in the model table itself.
2021
2022
2023
2024
2025
2026
0.07
Introspects your database string field maximum lengths and automatically defines length validations.
2021
2022
2023
2024
2025
2026
0.07
Suffering from ActiveRecord instantiation anxiety? Try Valium. It
saves your CPU and memory for more important things, retrieving
just the values you're interested in seeing.
2021
2022
2023
2024
2025
2026
0.06
Any_of allows to compute dynamic OR queries.
2021
2022
2023
2024
2025
2026
0.06
This gem logs where ActiveRecord actually loads record
2021
2022
2023
2024
2025
2026
0.06
An Active Record extension for creating associations through lateral joins
2021
2022
2023
2024
2025
2026
0.06
It is the library to reconnect automatically when ActiveRecord is disconnected from MySQL.
2021
2022
2023
2024
2025
2026
0.06
Integrate PostgreSQL's enumerated types with the Rails enum feature
2021
2022
2023
2024
2025
2026
0.06
Adds support for postgres arrays to ActiveRecord
2021
2022
2023
2024
2025
2026
0.06
Refresh ActiveRecord connection on each rack request.
2021
2022
2023
2024
2025
2026
0.06
Redirect ActiveRecord (Rails) reads to replica databases while ensuring all writes go to the primary database.
2021
2022
2023
2024
2025
2026
0.06
Redirect ActiveRecord (Rails) reads to slave databases while ensuring all writes go to the master database.
2021
2022
2023
2024
2025
2026
0.06
This gem is only needed before Rails 7.1, where the trilogy adapter is built in.
When you upgrade to a version after 7.1.a, replace this with `gem "trilogy"` to ensure
that trilogy itself is available.
2021
2022
2023
2024
2025
2026
0.06
ActiveRecord sharding extension
2021
2022
2023
2024
2025
2026
0.06
Dead simple snapshot versioning for ActiveRecord models and associations.
2021
2022
2023
2024
2025
2026
0.06
*Atomic archiving/unarchiving for ActiveRecord-based apps*
We had the problem that acts_as_paranoid and similar plugins/gems always work on
a record by record basis and made it very difficult to restore records
atomically (or archive them, for that matter).
Because the archive and unarchive met...
2021
2022
2023
2024
2025
2026
0.06
Simple tagging gem for Rails using postgres array.
2021
2022
2023
2024
2025
2026
0.06
Adds new features to Arel
2021
2022
2023
2024
2025
2026
0.06
Multidb is an ActiveRecord extension for switching between multiple database connections, such as primary/replica setups.
2021
2022
2023
2024
2025
2026
0.06
Write-through and Read-through Cacheing for ActiveRecord
2021
2022
2023
2024
2025
2026