Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.03
Adds useful accessors to ActiveRecord's Column object.
2020
2021
2022
2023
2024
2025
0.03
Extended support for foreign key constraints in ActiveRecord, including: definition as column attribute; deferrable; and SQLite3 support; cleaner dumps; and more!
2020
2021
2022
2023
2024
2025
0.03
Adds support for views to ActiveRecord
2020
2021
2022
2023
2024
2025
0.03
Plain old Ruby for generating primitive data structures from object graphs.
2020
2021
2022
2023
2024
2025
0.03
A bridge between using AR and a full blown schema-free db.
2020
2021
2022
2023
2024
2025
0.03
Small DSL to create ActiveRecord (>= 3.1) attribute predicates without writing SQL.
2020
2021
2022
2023
2024
2025
0.03
Allows multiple environments in database.yml, and dynamically switching them.
2020
2021
2022
2023
2024
2025
0.03
Simple Role System for Rails Apps
2020
2021
2022
2023
2024
2025
0.03
Simple, straightforward slugs for your ActiveRecord models.
2020
2021
2022
2023
2024
2025
0.03
Spectacles adds database view functionality to ActiveRecord. Current supported adapters include Postgres, SQLite, Vertica, and MySQL.
2020
2021
2022
2023
2024
2025
0.03
Grown up ActiveRecord::Store config options!
2020
2021
2022
2023
2024
2025
0.03
Adds unique attribute support to ActiveModel models.
2020
2021
2022
2023
2024
2025
0.03
CPF and CNPJ validations for ActiveModel and Rails
2020
2021
2022
2023
2024
2025
0.03
Define additional sets of validations beyond the standard "errors" that is tied to the ActiveRecord life-cycle. These additional sets can be defined with all the standard ActiveRecord::Validation macros, and the resulting collection is a standard ActiveRecord::Errors object.
2020
2021
2022
2023
2024
2025
0.03
Valle automatically sets minimum and maximum values for the fields of your ActiveRecord model(s), so you shouldn't worry, that string length or ID value will exceed the permissible limit.
2020
2021
2022
2023
2024
2025
0.03
Use arel predicates directly from where.
2020
2021
2022
2023
2024
2025
0.03
When an ActiveRecord/ActiveModel model won't save because it's invalid, this gem writes the validation error messages to the log.
2020
2021
2022
2023
2024
2025
0.03
Lets you use the Workflow gem with your Mongoid documents to add state machine functionality.
2020
2021
2022
2023
2024
2025
0.03
A collection of utilitarian named scopes providing common functionality for ActiveRecord models.
2020
2021
2022
2023
2024
2025
0.03
Adds methods for getting a zodiac sign from any Date/Time object containing a date of birth, and can also extend ActiveRecord::Base adding some handy instance and class methods (for searching by a given zodiac sign and more).
2020
2021
2022
2023
2024
2025