Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.07
Mine remote data into your ActiveRecord models. You can also perform associations and convert units.
2021
2022
2023
2024
2025
2026
0.07
Log transitions on a state_machines to support auditing and business process analytics.
2021
2022
2023
2024
2025
2026
0.07
ActiveRecord has always stored the base class in polymorphic _type columns when using STI. This can have non-trivial
performance implications in certain cases. This gem adds the 'store_base_sti_class' configuration option which
controls whether ActiveRecord will store the base class or the actual...
2021
2022
2023
2024
2025
2026
0.07
Translatable columns for Rails 4.2 or better, stored in the model table itself.
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
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
Client Side Validations for Rails 2.x and 3.x
2021
2022
2023
2024
2025
2026
0.06
Adds new features to Arel
2021
2022
2023
2024
2025
2026