Project
Reverse Dependencies for pry
The projects listed here declare pry as a runtime or development dependency
0.0
Deafault ActiveRecord::Errors class doesn't localize erorr messages. In some cases, we need localized error message for user. With this gem you can localize these error messages using I18n.
2020
2021
2022
2023
2024
2025
0.0
This fixes the DEFAULT_LIMIT set to 4 bytes in ActiveModel::Type:Integer.
2020
2021
2022
2023
2024
2025
0.0
A simple fixture builder for active record
2020
2021
2022
2023
2024
2025
0.0
In ActiveRecord, allows you to query the association of the records that your current query would return. If you need the comments of some posts: `Post.where(...).follow_assoc(:comments)`. You can then chain `where` on the comments.
2020
2021
2022
2023
2024
2025
0.0
Use this gem to auto define Finite State Machine on ActiveRecord with one column named `status`.
2020
2021
2022
2023
2024
2025
0.0
A Ruby gem for extracting and importing complex ActiveRecord object graphs with smart dependency resolution, beautiful CLI progress visualization, and memory-efficient streaming. Perfect for data migration, testing, and environment synchronization.
2020
2021
2022
2023
2024
2025
0.0
Unique token strings for your activerecord models
2020
2021
2022
2023
2024
2025
0.0
Allows easy adding of helper methods for ActiveRecord models.
2020
2021
2022
2023
2024
2025
0.0
Makes it easy to have specific concern modules included into all of your models after the model has connected to the database
2020
2021
2022
2023
2024
2025
0.0
Add index hints method(use/ignore/force index) to ActiveRecord
2020
2021
2022
2023
2024
2025
0.0
Adds a method for bulk-inserted records using ActiveRecord
2020
2021
2022
2023
2024
2025
0.0
An ActiveRecord adapter for Vertica databases (jdbc based)
2020
2021
2022
2023
2024
2025
0.0
A gem to track changes on active record models
2020
2021
2022
2023
2024
2025
0.0
Mass Insert For ActiveRecord via Postgresql json_to_recordset
2020
2021
2022
2023
2024
2025
0.0
ActiveRecordMerger provides an extendable framework for merging ActiveRecord models, including complex scenarios involving associations, while ensuring data integrity and providing hooks for custom merge logic.
2020
2021
2022
2023
2024
2025
0.0
A custom ActiveRecord serializer using MessagePack
2020
2021
2022
2023
2024
2025
0.0
MySQL REPL featured by ActiveRecord and Pry
2020
2021
2022
2023
2024
2025
0.0
This gem extends active record and it's migrations for oracle queue support.
2020
2021
2022
2023
2024
2025
0.0
Signalize when some primary key overflow soon.
2020
2021
2022
2023
2024
2025
0.0
A ruby gem that makes working with Postgres arrays in ActiveRecord easier
2020
2021
2022
2023
2024
2025