Project
Reverse Dependencies for bundler
The projects listed here declare bundler as a runtime or development dependency
0.0
A gem that adds explain_in_english to ActiveRecord::Relation, translating common Arel query nodes into human-readable language.
2021
2022
2023
2024
2025
2026
0.0
Easily find all duplicate records)
2021
2022
2023
2024
2025
2026
0.0
Allow custom sort order with find_each behavior
2021
2022
2023
2024
2025
2026
0.0
Provides find_only and find_only! query methods
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
Floating point ActiveRecord Models ordering for rich client apps heavily inspirated by Trello's ordering alorithm. ActiveRecordFlorder let client decide model's position in collection, normalize given value and resolve conflicts to keep your data clean. It's highly optimalized and generate as sma...
2021
2022
2023
2024
2025
2026
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.
2021
2022
2023
2024
2025
2026
0.0
Optionally prevents threads from checking out activerecord connections.
2021
2022
2023
2024
2025
2026
0.0
ActiveRecord extension that gives USE and FORCE index to any ActiveRecord Model.
2021
2022
2023
2024
2025
2026
0.0
Allows for larger level scoping (framing) that affect complicated queries more holistically
2021
2022
2023
2024
2025
2026
0.0
Adds model translations allow you to translate your models' attributes
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
Grouping the enum of ActiveRecord
2021
2022
2023
2024
2025
2026
0.0
Adds a :default => true, or :default => {attributes} options to has_one associations that auto-build the association when accessed.
2021
2022
2023
2024
2025
2026
0.0
Just use instance.hat(<attribute>) to get the human attribute name translation for the attribute
2021
2022
2023
2024
2025
2026
0.0
extend active records with simple archiving mechanics
2021
2022
2023
2024
2025
2026
0.0
A activerecord extesion allow you use boolean in hstore
2021
2022
2023
2024
2025
2026
0.0
Easily translate your ActiveRecord's enums.
2021
2022
2023
2024
2025
2026
0.0
This is not rocket science at all, this gem just adds a helper method to retrieve human friendly errors from ActiveRecord models.
2021
2022
2023
2024
2025
2026