Project

Reverse Dependencies for activerecord

The projects listed here declare activerecord as a runtime or development dependency

0.0
No commit activity in last 3 years
No release in over 3 years
Adds column comment and index comment to migrations for ActiveRecord MySQL adapters
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
ActiveRecord::MySQL::Strict adds validations to ActiveRecord models to make sure they do not trigger errors in MySQL strict mode.
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
Adds scopes to your models to perform nearest neighbor queries with PostGIS and PostgreSQL. Also provides rake tasks for generating migrations to create geospatial tables or add geospatial columns and indexes to your existing tables.
2020
2021
2022
2023
2024
2025
0.0
Low commit activity in last 3 years
A long-lived project that still receives updates
Adds :destroy_if option to accepts_nested_attributes_for, which is basically a stronger version of :reject_if that destroys existing records, too.
2020
2021
2022
2023
2024
2025
0.0
Low commit activity in last 3 years
No release in over a year
An ActiveRecord extension to build nested scopes through pre-defined associations
2020
2021
2022
2023
2024
2025
0.0
A long-lived project that still receives updates
Create Null Objects for ActiveRecord models with automatic support for empty associations.
2020
2021
2022
2023
2024
2025
0.0
Repository is gone
No release in over 3 years
An adapter for ActiveRecord and AREL to support the NuoDB distributed database backend.
2020
2021
2022
2023
2024
2025
0.0
No release in over 3 years
Low commit activity in last 3 years
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.
2020
2021
2022
2023
2024
2025