Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.0
Monkey patch to index nested errors for ActiveRecord 4
2019
2020
2021
2022
2023
2024
0.0
An ActiveRecord extension to build nested scopes through pre-defined associations
2019
2020
2021
2022
2023
2024
0.0
Normalize your ActiveRecord models' attributes
2019
2020
2021
2022
2023
2024
0.0
Adds NOT logic to ActiveRecord
2019
2020
2021
2022
2023
2024
0.0
Very simple implementation of tableless
2019
2020
2021
2022
2023
2024
0.0
Add support for a not_nill type to active record.
2019
2020
2021
2022
2023
2024
0.0
Create Null Objects for ActiveRecord models with automatic support for empty associations.
2019
2020
2021
2022
2023
2024
0.0
An adapter for ActiveRecord and AREL to support the NuoDB distributed database backend.
2019
2020
2021
2022
2023
2024
0.0
ODBC Data Adapter for ActiveRecord
2019
2020
2021
2022
2023
2024
0.0
Provides `ActiveRecord::Relation#one!`, a convenience method that asserts a relation contains exactly one record and returns it. If there are no records or more than one, an `ActiveRecord::NoRecordFound` or `ActiveRecord::MultipleRecordsFound` exception is raised, respectively.
2019
2020
2021
2022
2023
2024
0.0
ActiveRecord OpenTracing intrumenter
2019
2020
2021
2022
2023
2024
0.0
A monkey patch for oracle-enhanced ISSUE #755.
2019
2020
2021
2022
2023
2024
0.0
Oracle enhanced adapter with schema config support for ActiveRecord (Using this gem, you can specify schema details in database.yml).
This gem is a tweaked version of original activerecord-oracle_enhanced-adapter gem.
2019
2020
2021
2022
2023
2024
0.0
Order your ActiveRecord scopes by a supplied list of ids
2019
2020
2021
2022
2023
2024
0.0
An ActiveRecord ConnectionPools class supports switching connection pool by database config instead of ActiveRecord model class name
2019
2020
2021
2022
2023
2024
0.0
This patch provides first_or_create method to be atomic, once the default one isn't!!!
2019
2020
2021
2022
2023
2024
0.0
activerecord with pattern match
2019
2020
2021
2022
2023
2024
0.0
ActiveRecord connection adapter for safe PgBouncer use
2019
2020
2021
2022
2023
2024
0.0
This gem adds a feature which inserts records using PostgreSQL generate_series function to ActiveRecord. Insertion using generate_series function is very fast, so it is useful when you want to insert simple but many and many record, e.g. prepare for performance test.
2019
2020
2021
2022
2023
2024
0.0
Automatic reconnection for Postgres
2019
2020
2021
2022
2023
2024