Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.01
Rake task to determine if a database is available for a Rails app.
2019
2020
2021
2022
2023
2024
0.01
ActiveRecord::DebugErrors is an extension of activerecord to display useful debug logs on errors.
2019
2020
2021
2022
2023
2024
0.01
Allows you to easily specify default values for attributes on new model objects.
2019
2020
2021
2022
2023
2024
0.01
Provides integration between ActiveRecord::Enum and I18n.
2019
2020
2021
2022
2023
2024
0.01
An ActiveRecord extension for polymorphic exclusive arc relationships
2019
2020
2021
2022
2023
2024
0.01
Native MySQL additions to ActiveRecord, like LOAD DATA INFILE, ENABLE/DISABLE KEYS, TRUNCATE TABLE.
2019
2020
2021
2022
2023
2024
0.01
A safe way to accept user parameters and query against your ActiveRecord Models
2019
2020
2021
2022
2023
2024
0.01
In ActiveRecord, allows you to query the association of the records that your current query would return. If you need the comments of some posts: `Post.where(...).follow_assoc(:comments)`. You can then chain `where` on the comments.
2019
2020
2021
2022
2023
2024
0.01
TO DO *is* a description
2019
2020
2021
2022
2023
2024
0.01
Allows to describe field names that will be stored within hstore column together with their types. Data can then be retrieved with a set of helpful getters.
2019
2020
2021
2022
2023
2024
0.01
Include ActiveRecord::Immutable in your ActiveRecord models to make your tables append-only.
2019
2020
2021
2022
2023
2024
0.01
Active Record adapter for connecting to an IBM Informix database
2019
2020
2021
2022
2023
2024
0.01
Pass control of Active Record methods to a dedicated object.
2019
2020
2021
2022
2023
2024
0.01
Attribute inheritance for AR associations
2019
2020
2021
2022
2023
2024
0.01
Specify columns like you would with ActiveRecord migrations and then run .auto_upgrade! Based on the mini_record gem from Davide D'Agostino, it adds fewer aliases, doesn't create timestamps and relationship columns automatically.
2019
2020
2021
2022
2023
2024
0.01
Fork of the ActiveRecord JDBC adapter with support for SQL Server and Azure SQL, for more information and help look at the README file in the github repository. AR-JDBC is a database adapter for Rails' ActiveRecord component designed to be used with JRuby built upon Java's JDBC API for database a...
2019
2020
2021
2022
2023
2024
0.01
Install this gem to use AS/400 with JRuby on Rails.
2019
2020
2021
2022
2023
2024
0.01
This is a fork of ActiveRecord SQL Server Adapter for JRuby. SQL Server 2012 and upward.
2019
2020
2021
2022
2023
2024
0.01
A useful ActiveRecord extension to handle columns containing large amounts of data
2019
2020
2021
2022
2023
2024
0.01
Provides a opinionated migration wrapper for ActiveRecord 5+
2019
2020
2021
2022
2023
2024