Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
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
0.03
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.
2019
2020
2021
2022
2023
2024
0.03
Make ActiveRecord null model aware.
2019
2020
2021
2022
2023
2024
0.03
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.
2019
2020
2021
2022
2023
2024
0.03
Amazon Aurora Serverless is an on-demand, auto-scaling configuration for Amazon Aurora (MySQL-compatible and PostgreSQL-compatible editions). Perfect for small Rails on AWS Lambda.
2019
2020
2021
2022
2023
2024
0.03
Makes read-only models easier to implement in ActiveRecord 3.x/4.x/5.x.
2019
2020
2021
2022
2023
2024
0.03
Exposes a bulk insert API to AR subclasses
2019
2020
2021
2022
2023
2024
0.03
Colorized SQL Logging Backport for ActiveRecord. See http://git.io/vmlOb
2019
2020
2021
2022
2023
2024
0.03
ActiveRecordDistinctOn adds support for `DISTINCT ON` to ActiveRecord. At the time of this writing, PostgreSQL is the only database which supports this syntax; however, this gem has been written with database independence in mind so that if another Arel visitor adds support for `Arel::Nodes::Dist...
2019
2020
2021
2022
2023
2024
0.03
Provides transparent encryption for ActiveRecord. You can protect your data with any encryption algorithm you want.
2019
2020
2021
2022
2023
2024
0.03
ActiveRecord Firebird Adapter for Rails 3 and 4 with support for migrations.
2019
2020
2021
2022
2023
2024
0.03
Save unnecessary round trips to the database
2019
2020
2021
2022
2023
2024
0.03
An ActiveRecord plugin providing a higher-level abstraction for SQL 'LIKE' queries
2019
2020
2021
2022
2023
2024
0.03
It is the library to reconnect automatically when ActiveRecord is disconnected from MySQL.
2019
2020
2021
2022
2023
2024
0.03
Add unsigned option to integer type for ActiveRecord's MySQL2 adapter
2019
2020
2021
2022
2023
2024