Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.04
Adds useful accessors to ActiveRecord's Column object.
2019
2020
2021
2022
2023
2024
0.04
Adds support in ActiveRecord for PostgreSQL index expressions and operator classes, as well as a shorthand for case-insensitive indexes
2019
2020
2021
2022
2023
2024
0.04
Adds support for views to ActiveRecord
2019
2020
2021
2022
2023
2024
0.04
Small DSL to create ActiveRecord (>= 3.1) attribute predicates without writing SQL.
2019
2020
2021
2022
2023
2024
0.04
Allows multiple environments in database.yml, and dynamically switching them.
2019
2020
2021
2022
2023
2024
0.04
Simple, straightforward slugs for your ActiveRecord models.
2019
2020
2021
2022
2023
2024
0.04
Spectacles adds database view functionality to ActiveRecord. Current supported adapters include Postgres, SQLite, Vertica, and MySQL.
2019
2020
2021
2022
2023
2024
0.04
Grown up ActiveRecord::Store config options!
2019
2020
2021
2022
2023
2024
0.04
types_from_serializers helps you by automatically generating TypeScript interfaces for your JSON serializers, allowing you typecheck your frontend code to ship fast and with confidence.
2019
2020
2021
2022
2023
2024
0.04
Adds unique attribute support to ActiveModel models.
2019
2020
2021
2022
2023
2024
0.04
CPF and CNPJ validations for ActiveModel and Rails
2019
2020
2021
2022
2023
2024
0.04
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.
2019
2020
2021
2022
2023
2024
0.04
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.
2019
2020
2021
2022
2023
2024
0.04
When an ActiveRecord/ActiveModel model won't save because it's invalid, this gem writes the validation error messages to the log.
2019
2020
2021
2022
2023
2024
0.04
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).
2019
2020
2021
2022
2023
2024
0.03
A framework that allows to write a domain server, that processes commands and creates events.
You should have exactly one domain server for your Rails Disco applications.
The domain runs in a domain specific database environment. This helps to make sure no other process interferes wi...
2019
2020
2021
2022
2023
2024
0.03
Contains commands, events, validations for Rails Disco.
Commands are used to transport updates from Rails to the domain.
Validations are used to validate commands in Rails and the domain.
Events are created in the domain and processed in projections.
Have a look at the rails...
2019
2020
2021
2022
2023
2024
0.03
Extensions for active_interaction gem
2019
2020
2021
2022
2023
2024
0.03
activejob-cancel provides cancel method to Active Job
2019
2020
2021
2022
2023
2024