Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.09
Make user messageable!;-)
2021
2022
2023
2024
2025
2026
0.09
Keep your DB schema in sync across all branches effortlessly.
Install once, then use `rails db:migrate` normally — the gem handles phantom migration rollback automatically, eliminating schema conflicts and inconsistent database states.
Stop wasting hours on DB maintenance locally, CI, staging/san...
2021
2022
2023
2024
2025
2026
0.09
Keep your DB schema in sync across all branches effortlessly.
Install once, then use `rails db:migrate` normally — the gem handles phantom migration rollback automatically, eliminating schema conflicts and inconsistent database states.
Stop wasting hours on DB maintenance locally, CI, staging/san...
2021
2022
2023
2024
2025
2026
0.09
A utility that adds class based enum functionality to ActiveRecord attributes
2021
2022
2023
2024
2025
2026
0.09
With more than one application server, validates_uniqueness_of becomes a lie.
Two app servers -> two requests -> two near-simultaneous uniqueness checks ->
two processes that commit to the database independently, violating this faux
constraint. You'll need a database-level constraint for cases li...
2021
2022
2023
2024
2025
2026
0.09
Provide an easy way to maintain factories and traits from FactoryBot
2021
2022
2023
2024
2025
2026
0.09
Fragment cache for graphql-ruby
2021
2022
2023
2024
2025
2026
0.09
HasSecureToken provides you an easily way to geneatre uniques random tokens for any model in ruby on rails. **SecureRandom::base58** is used to generate the 24-character unique token, so collisions are highly unlikely.
2021
2022
2023
2024
2025
2026
0.09
Irwi is Ruby on Rails plugin which adds wiki functionality to your application.
2021
2022
2023
2024
2025
2026
0.09
Add schema comments in your migrations, see them in model annotations and db/schema.rb dump
2021
2022
2023
2024
2025
2026
0.09
Generated scopes for ActiveRecord classes.
2021
2022
2023
2024
2025
2026
0.09
Building APIs the way you want it.
2021
2022
2023
2024
2025
2026
0.09
Retries database transaction on deadlock and transaction serialization errors. Supports MySQL, PostgreSQL and SQLite (as long as you are using new drivers mysql2, pg, sqlite3).
2021
2022
2023
2024
2025
2026
0.08
Bit array for ActiveRecord
2021
2022
2023
2024
2025
2026
0.08
Amazon Redshift _makeshift_ adapter for ActiveRecord 5.
2021
2022
2023
2024
2025
2026
0.08
Enable ActiveRecord models to be handled as BiTemporal Data Model.
2021
2022
2023
2024
2025
2026
0.08
Adds various #where_assoc_* methods to ActiveRecord to make it easy to do correct conditions on the associations of the model being queried.
2021
2022
2023
2024
2025
2026
0.08
Extends your user model with friendships management methods
2021
2022
2023
2024
2025
2026
0.08
Decreases the need to write integration tests by ensuring that the things you stub or mock actually exist.
2021
2022
2023
2024
2025
2026
0.08
Auto-create models, views, controllers, and routes with this slick Rails extension
2021
2022
2023
2024
2025
2026