Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
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
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
0.02
A streamlined, production-focused toolkit for building MCP servers in Rails applications. Provides essential base classes, authentication gateways, and HTTP transport with minimal dependencies.
2020
2021
2022
2023
2024
2025
0.02
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...
2020
2021
2022
2023
2024
2025
0.02
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...
2020
2021
2022
2023
2024
2025
0.02
HyperLogLog for Rails and Postgres
2020
2021
2022
2023
2024
2025
0.02
Extensions for active_interaction gem
2020
2021
2022
2023
2024
2025
0.02
Ruby library to automatically preload data for your Active Model Serializers
2020
2021
2022
2023
2024
2025
0.02
Simply cache whatever you want by using cachers which will help you maintain cached objects and expire them when they are changed. Support Rails 3, 4, 5.
2020
2021
2022
2023
2024
2025
0.02
Make ActiveRecord null model aware.
2020
2021
2022
2023
2024
2025
0.02
A Rails pattern for calling external APIs, then storing and processing their responses
2020
2021
2022
2023
2024
2025
0.02
Contains everything necessary to build and run projection servers for Rails Disco.
Projections process events into database models that are optimized for the Rails views.
Have a look at the rails-disco documentation on Github for more details.
2020
2021
2022
2023
2024
2025