Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.06
A declarative DSL for building filters and sorts with Rails and Active Record
2021
2022
2023
2024
2025
2026
0.06
Adds the ability to pull random records from ActiveRecord
2021
2022
2023
2024
2025
2026
0.06
A modern fast tagging framework for Rails 3.1+
2021
2022
2023
2024
2025
2026
0.06
SchemaValidations extends ActiveRecord to automatically create validations by inspecting the database schema. This makes your models more DRY as you no longer need to duplicate NOT NULL, unique, numeric and varchar constraints on the model level.
2021
2022
2023
2024
2025
2026
0.06
State machine that allows dynamic transitions for business workflows
2021
2022
2023
2024
2025
2026
0.06
ActiveRecord has always stored the base class in polymorphic _type columns when using STI. This can have non-trivial
performance implications in certain cases. This gem adds the 'store_base_sti_class' configuration option which
controls whether ActiveRecord will store the base class or the actual...
2021
2022
2023
2024
2025
2026
0.06
Translatable columns for Rails 4.2 or better, stored in the model table itself.
2021
2022
2023
2024
2025
2026
0.06
Introspects your database string field maximum lengths and automatically defines length validations.
2021
2022
2023
2024
2025
2026
0.06
Rails way to harness the power of SQL "EXISTS" statement
2021
2022
2023
2024
2025
2026
0.06
Subscribe to changes on ActiveRecord models
2021
2022
2023
2024
2025
2026
0.05
Backported from Rails 5.0 to use with 4.x versions
2021
2022
2023
2024
2025
2026
0.05
Any_of allows to compute dynamic OR queries.
2021
2022
2023
2024
2025
2026
0.05
Recursively traverse trees using a single SQL query
2021
2022
2023
2024
2025
2026
0.05
ActiveRecord Stand-alone migrations
2021
2022
2023
2024
2025
2026
0.05
MySQL index hint support for ActiveRecord
2021
2022
2023
2024
2025
2026
0.05
It is the library to reconnect automatically when ActiveRecord is disconnected from MySQL.
2021
2022
2023
2024
2025
2026
0.05
Integrate PostgreSQL's enumerated types with the Rails enum feature
2021
2022
2023
2024
2025
2026
0.05
Adds support for postgres arrays to ActiveRecord
2021
2022
2023
2024
2025
2026
0.05
This gem enables your model to query the database using the earthdistance extension. This should be much faster than using trigonometry functions over standart indexs.
2021
2022
2023
2024
2025
2026