Project
Reverse Dependencies for rails
The projects listed here declare rails as a runtime or development dependency
0.0
Delocalize date, time and number model attributes
2021
2022
2023
2024
2025
2026
0.0
Duplicating ActiveRecords is easy again.
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
Efficient Rails group count if you need the summed up count instead of the hash. Can be used with Kaminari to speed up total_pages and total_count.
2021
2022
2023
2024
2025
2026
0.0
Walks your ActiveRecord object graph — has_many, has_one, belongs_to, HABTM, polymorphic — and returns a list of every validation error found.
2021
2022
2023
2024
2025
2026
0.0
Strip out all the HTML tags from Activerecord objects.
2021
2022
2023
2024
2025
2026
0.0
A simple gem to add a translation mechanic to your existing apps
2021
2022
2023
2024
2025
2026
0.0
Provides a method to execute SQL while automatically caching
2021
2022
2023
2024
2025
2026
0.0
Lightweight extension for ActiveRecord that is useful for basic reads, caching etc.
2021
2022
2023
2024
2025
2026
0.0
A Rails Engine that implements a Model Context Protocol (MCP) server using HTTP-only Streamable HTTP transport. Provides built-in ActiveRecord query tools with configurable database roles, field filtering, and OAuth 2.1 + PKCE auth via Doorkeeper.
2021
2022
2023
2024
2025
2026
0.0
Extension for multi language of active-record.
2021
2022
2023
2024
2025
2026
0.0
Multiple Tables Inheritance for ActiveRecord
2021
2022
2023
2024
2025
2026
0.0
Allow chaining active record scopes with OR.
2021
2022
2023
2024
2025
2026
0.0
ActiveRecord::Relation#outer_joins
2021
2022
2023
2024
2025
2026
0.0
Adds missing native PostgreSQL array types to ActiveRecord
2021
2022
2023
2024
2025
2026
0.0
Allows you to use active record with databases that already have an hstore type
2021
2022
2023
2024
2025
2026
0.0
See where each database call is coming from in your code, and get query
profiling to see which queries are taking up the most time in the database.
2021
2022
2023
2024
2025
2026
0.0
Builds Rails Event Store AggregateRoot
2021
2022
2023
2024
2025
2026
0.0
A library for automatically added `.select` on a column used for `.distinct` or automatically adding `.group` for a column used for order.
2021
2022
2023
2024
2025
2026
0.0
ActiveRecord RedDatabase 3+ and Firebird 3+ Adapter for Rails 5+
2021
2022
2023
2024
2025
2026