Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.0
Allows you to use postgresql CTE in ActiveRecord
2021
2022
2023
2024
2025
2026
0.0
ActiveRecord Cubrid Adapter. Cubrid 9 and upward. Based on cubrid gem.
2021
2022
2023
2024
2025
2026
0.0
ActiveRecord extension for cursor based pagination.
2021
2022
2023
2024
2025
2026
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...
2021
2022
2023
2024
2025
2026
0.0
Custom preloader for ActiveRecord.
2021
2022
2023
2024
2025
2026
0.0
Allows sets of custom timestamps for all or some models.
2021
2022
2023
2024
2025
2026
0.0
Allows to add column and table comments to ActiveRecord migrations.
2021
2022
2023
2024
2025
2026
0.0
Support for unsigned columns and comments in ActiveRecord Schema Dumps. Useful for those squared, pesky DBA's.
2021
2022
2023
2024
2025
2026
0.0
Support for unsigned integer columns in ActiveRecord migrations. Useful for keeping somewhat happy those squared, pesky DBA's.
2021
2022
2023
2024
2025
2026
0.0
Use database validations and convert ActiveRecord::StatementInvalid into ActiveRecord::RecordInvalid
2021
2022
2023
2024
2025
2026
0.0
An ActiveRecord extension for classifying models and fields as confidential data
2021
2022
2023
2024
2025
2026
0.0
A utility to bulk load test data for performance testing.
2021
2022
2023
2024
2025
2026
0.0
providing some helpful methods for ActiveRecord relate to Date class.
2021
2022
2023
2024
2025
2026
0.0
Easily create ActiveRecord date range scopes
2021
2022
2023
2024
2025
2026
0.0
A lightweight gem to monitor and measure database queries in Rails applications, providing detailed metrics on CRUD operations per table including support for bulk operations like insert_all.
2021
2022
2023
2024
2025
2026
0.0
A Rails generator to create dbt sources, models, and seeds from ActiveRecord schema and enums.
2021
2022
2023
2024
2025
2026
0.0
Rake db managements tasks for projects that use ActiveRecord without Rails.
2021
2022
2023
2024
2025
2026
0.0
Transparently retries ActiveRecord transactions on ActiveRecord::Deadlocked errors
(including PG::TRDeadlockDetected) with configurable exponential backoff and jitter.
Provides hooks for custom callbacks, structured logging, and Rails initializer support.
2021
2022
2023
2024
2025
2026
0.0
Retry deadlocked ActiveRecord transactions
2021
2022
2023
2024
2025
2026
0.0
ActiveRecord-Deepstore enhances ActiveRecord models with powerful functionality for handling deeply nested data structures within a database column. It provides methods for storing, accessing, and managing deeply nested data, making it easier to work with complex data structures in your Rails app...
2021
2022
2023
2024
2025
2026