Project
Reverse Dependencies for rails
The projects listed here declare rails as a runtime or development dependency
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
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
0.0
Quickly make a cache column in ActiveRecord, non painful
2021
2022
2023
2024
2025
2026
0.0
Add Elasticsearch reindex option to ActiveRecord associations
2021
2022
2023
2024
2025
2026
0.0
ActiveRecord::Resource implements a method for treating Models as Resources by creating Create, Update and Delete hooks in all models
2021
2022
2023
2024
2025
2026
0.0
Retry read queries automatically when disconnected from the database
2021
2022
2023
2024
2025
2026
0.0
Rollouts (feature flags) for ActiveRecord models.
2021
2022
2023
2024
2025
2026
0.0
Sample a instance from ActiveRecord directory.
2021
2022
2023
2024
2025
2026
0.0
Rails gem to sanitize attributes in write & read methods.
2021
2022
2023
2024
2025
2026
0.0
ActiveRecordSchema is an ActiveRecord extension that allows you to write the database schema for a model within the model itself and to generate migrations directly from models.
2021
2022
2023
2024
2025
2026