Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.0
this will add an option to add column comment in sql statement on migration
2020
2021
2022
2023
2024
2025
0.0
ActiveRecord extension to store column metadata in database as comments on columns
2020
2021
2022
2023
2024
2025
0.0
Simple ActiveRecord optimization
2020
2021
2022
2023
2024
2025
0.0
Manage comments for SQL tables and columns
2020
2021
2022
2023
2024
2025
0.0
adding after_commit_on_create, after_commit_on_update, after_commit_on_destroy to observer in activerecord
2020
2021
2022
2023
2024
2025
0.0
Provides syntax for composing models of enums.
2020
2021
2022
2023
2024
2025
0.0
ActiveRecord is awesome, inheritance is not always so awesome. This gem is for people who want to use ActiveRecord but don't want to be forced to use inheritance of ActiveRecord:Base in their models. Magic stuff happens that keeps the ActiveRecord::Base relationship away from your model object g...
2020
2021
2022
2023
2024
2025
0.0
A DSL for defining ActiveRecord concerns
2020
2021
2022
2023
2024
2025
0.0
Concurrently adds database indexes
2020
2021
2022
2023
2024
2025
0.0
Simplified multi-DSN configuration for ActiveRecord 5+
2020
2021
2022
2023
2024
2025
0.0
confirmatin view on model creation / changes
2020
2021
2022
2023
2024
2025
0.0
Metrics about the activerecord connection pool usage
2020
2021
2022
2023
2024
2025
0.0
Loading up TEXT/BLOB columns can be slow
2020
2021
2022
2023
2024
2025
0.0
Aids you in migrating legacy model data. Saves its progress in the database and is able to resume after interruptions.
2020
2021
2022
2023
2024
2025
0.0
`activerecord-creating_foreign_keys` defines FOREIGN KEY Constraints in a CREATE TABLE Statement.
2020
2021
2022
2023
2024
2025
0.0
Simple CSV import/export for ActiveRecord
2020
2021
2022
2023
2024
2025
0.0
Allows you to use postgresql CTE in ActiveRecord
2020
2021
2022
2023
2024
2025
0.0
ActiveRecord Cubrid Adapter. Cubrid 9 and upward. Based on cubrid gem.
2020
2021
2022
2023
2024
2025
0.0
ActiveRecord extension for cursor based pagination.
2020
2021
2022
2023
2024
2025
0.0
This library is an implementation of cursor pagination for ActiveRecord relations based on "https://github.com/xing/rails_cursor_pagination". Additional features are: - receives a relation with orders, and it is unnecessary to specify orders to this library separately.- supports bidirectional pag...
2020
2021
2022
2023
2024
2025