Project
Reverse Dependencies for pry
The projects listed here declare pry as a runtime or development dependency
0.0
Allows easy adding of helper methods for ActiveRecord models.
2021
2022
2023
2024
2025
2026
0.0
Allows to describe field names that will be stored within hstore column together with their types. Data can then be retrieved with a set of helpful getters.
2021
2022
2023
2024
2025
2026
0.0
Makes it easy to have specific concern modules included into all of your models after the model has connected to the database
2021
2022
2023
2024
2025
2026
0.0
Add index hints method(use/ignore/force index) to ActiveRecord
2021
2022
2023
2024
2025
2026
0.0
Adds a method for bulk-inserted records using ActiveRecord
2021
2022
2023
2024
2025
2026
0.0
An ActiveRecord adapter for Vertica databases (jdbc based)
2021
2022
2023
2024
2025
2026
0.0
A gem to track changes on active record models
2021
2022
2023
2024
2025
2026
0.0
Mass Insert For ActiveRecord via Postgresql json_to_recordset
2021
2022
2023
2024
2025
2026
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.
2021
2022
2023
2024
2025
2026
0.0
A custom ActiveRecord serializer using MessagePack
2021
2022
2023
2024
2025
2026
0.0
MySQL REPL featured by ActiveRecord and Pry
2021
2022
2023
2024
2025
2026
0.0
This gem extends active record and it's migrations for oracle queue support.
2021
2022
2023
2024
2025
2026
0.0
Signalize when some primary key overflow soon.
2021
2022
2023
2024
2025
2026
0.0
A ruby gem that makes working with Postgres arrays in ActiveRecord easier
2021
2022
2023
2024
2025
2026
0.0
This gem adds a feature which inserts records using PostgreSQL generate_series function to ActiveRecord. Insertion using generate_series function is very fast, so it is useful when you want to insert simple but many and many record, e.g. prepare for performance test.
2021
2022
2023
2024
2025
2026
0.0
active_record-pool is an extension to active_record that gives you an interface to write high-speed inserts, updates, & delete in a manageable way.
2021
2022
2023
2024
2025
2026
0.0
Auto recover when database restart within remitano system
2021
2022
2023
2024
2025
2026
0.0
PreloadQuery allows you preload queries and have them available as would a relations and `preload` of ActiveRecord.
2021
2022
2023
2024
2025
2026
0.0
The DSL provides a nice and clean way to write ActiveRecord queries better than model scopes.
2021
2022
2023
2024
2025
2026
0.0
Add support for Postgresql Enum type in ActiveRecord
2021
2022
2023
2024
2025
2026