Project
Reverse Dependencies for pry
The projects listed here declare pry as a runtime or development dependency
0.0
Raw sql with ruby - ideal for reports, large queries, separating SQL from code logic and CQRS
2021
2022
2023
2024
2025
2026
0.0
RabbitMQ publishers & consumers in a rails-inspired syntax
2021
2022
2023
2024
2025
2026
0.0
Analyze an ActiveRecord class to get information about its associations. You will be able to know all its has_many and belongs_to for instance.
2021
2022
2023
2024
2025
2026
0.0
A ruby library for making requests to the services using the active_record_api-rest_controller gem
2021
2022
2023
2024
2025
2026
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...
2021
2022
2023
2024
2025
2026
0.0
Activerecord::BitField provide a feature of mapping bit fileds to RDB table in ActiveRecord.
2021
2022
2023
2024
2025
2026
0.0
a framework for xross transformer between ActiveRecord and other format.
2021
2022
2023
2024
2025
2026
0.0
Bulk insert or update
2021
2022
2023
2024
2025
2026
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
2021
2022
2023
2024
2025
2026
0.0
This gem adds custom block expectation matchers for RSpec, such as `expect { ... }.to create_a_new(User)`
2021
2022
2023
2024
2025
2026
0.0
Loading up TEXT/BLOB columns can be slow
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
Adds deselect logic to ActiveRecord
2021
2022
2023
2024
2025
2026
0.0
ActiveRecord::EnumWithLabel adds label and more to ActiveRecord::Base.enum.
2021
2022
2023
2024
2025
2026
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.
2021
2022
2023
2024
2025
2026
0.0
This fixes the DEFAULT_LIMIT set to 4 bytes in ActiveModel::Type:Integer.
2021
2022
2023
2024
2025
2026
0.0
A simple fixture builder for active record
2021
2022
2023
2024
2025
2026
0.0
Use this gem to auto define Finite State Machine on ActiveRecord with one column named `status`.
2021
2022
2023
2024
2025
2026
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.
2021
2022
2023
2024
2025
2026
0.0
Unique token strings for your activerecord models
2021
2022
2023
2024
2025
2026