Project
Reverse Dependencies for pry
The projects listed here declare pry as a runtime or development dependency
0.0
A ruby library for making requests to the services using the active_record_api-rest_controller gem
2020
2021
2022
2023
2024
2025
0.0
ActiveRecord-Archiver is a simple tool for taking a subset of the records in one environment
and exporting them for use in another environment.
Design Constraints:
- leave out ids so as not to create collisions in the new environment
- preserve relations between records
- Allow for cyclic relati...
2020
2021
2022
2023
2024
2025
0.0
Activerecord::BitField provide a feature of mapping bit fileds to RDB table in ActiveRecord.
2020
2021
2022
2023
2024
2025
0.0
a framework for xross transformer between ActiveRecord and other format.
2020
2021
2022
2023
2024
2025
0.0
Bulk insert or update
2020
2021
2022
2023
2024
2025
0.0
This gem extends cashier with possibility to add AR objects and classes as keys and automaticaly hook with AR to clean up this keys on object change/deletion
2020
2021
2022
2023
2024
2025
0.0
Loading up TEXT/BLOB columns can be slow
2020
2021
2022
2023
2024
2025
0.0
A utility to bulk load test data for performance testing.
2020
2021
2022
2023
2024
2025
0.0
Adds deselect logic to ActiveRecord
2020
2021
2022
2023
2024
2025
0.0
ActiveRecord::EnumWithLabel adds label and more to ActiveRecord::Base.enum.
2020
2021
2022
2023
2024
2025
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