Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.0
An ActiveRecord::LogSubscriber which records only mod sql.
2020
2021
2022
2023
2024
2025
0.0
ActiveRecord wrapper for money gem
2020
2021
2022
2023
2024
2025
0.0
A custom ActiveRecord serializer using MessagePack
2020
2021
2022
2023
2024
2025
0.0
MultiConditions is a simple ActiveRecord plugin for storing ActiveRecord query conditions and make complex queries painless.
2020
2021
2022
2023
2024
2025
0.0
Enable the query_cache for your abstract base class inherited from ActiveRecord::Base
2020
2021
2022
2023
2024
2025
0.0
Mutex that can be used to synchronise ruby processes via an ActiveRecord datababase connection. (Only Mysql is supported at the moment.)
2020
2021
2022
2023
2024
2025
0.0
If you are stuck with a MySQL database where the naming is, well, unrailslike,
activerecord-mysql2-legacy-db-adapter offers a way to do the translation. It works at the driver level and doesn't
require you ro change the structure of the database. Also there are no database views which sho...
2020
2021
2022
2023
2024
2025
0.0
Allow setting mysql driver flags in database.yml for Rails apps.
2020
2021
2022
2023
2024
2025
0.0
Adds column comment and index comment to migrations for ActiveRecord MySQL adapters
2020
2021
2022
2023
2024
2025
0.0
Dump the type information of a non-standard primary key.
2020
2021
2022
2023
2024
2025
0.0
It is the library to reconnect automatically when ActiveRecord is disconnected from MySQL.
2020
2021
2022
2023
2024
2025
0.0
MySQL REPL featured by ActiveRecord and Pry
2020
2021
2022
2023
2024
2025
0.0
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
Cleaner structure.sql for MySQL.
2020
2021
2022
2023
2024
2025
0.0
Improves the class reflection of relationships
2020
2021
2022
2023
2024
2025
0.0
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
Check if nested attributes were destroyed during the last save
2020
2021
2022
2023
2024
2025
0.0
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
Monkey patch to index nested errors for ActiveRecord 4
2020
2021
2022
2023
2024
2025
0.0
An ActiveRecord extension to build nested scopes through pre-defined associations
2020
2021
2022
2023
2024
2025