Project
Reverse Dependencies for activesupport
The projects listed here declare activesupport as a runtime or development dependency
0.0
This is not rocket science at all, this gem just adds a helper method to retrieve human friendly errors from ActiveRecord models.
2020
2021
2022
2023
2024
2025
0.0
Allows you to compare Active Record objects based on their *attributes* (with same_as?), to exclude some attributes from being used in comparison, and adds improved inspect method
2020
2021
2022
2023
2024
2025
0.0
Backport of ActiveRecord::Base.ignored_columns into Rails 4 and 5.0
2020
2021
2022
2023
2024
2025
0.0
Smart gem for importing CSV files to ActiveRecord models
2020
2021
2022
2023
2024
2025
0.0
Makes it easy to have specific concern modules included into all of your models after the model has connected to the database
2020
2021
2022
2023
2024
2025
0.0
Add index hints method(use/ignore/force index) to ActiveRecord
2020
2021
2022
2023
2024
2025
0.0
Import items quickly with activerecord-jdbc
2020
2021
2022
2023
2024
2025
0.0
Importing records from a json file go slow?. No problem, use me. It uses the awesome activerecord-import gem. Documentation and code in https://github.com/carlosgab83/active_record_json_importer/
2020
2021
2022
2023
2024
2025
0.0
[Experimental] Generate LookML
2020
2021
2022
2023
2024
2025
0.0
ActiveRecord::Relation extension, find object in collection if it exists or build new one
2020
2021
2022
2023
2024
2025
0.0
ActiveRecordMask is a small ruby library that provides an easy way to mask read access to database attributes and associations in ActiveRecord objects.
2020
2021
2022
2023
2024
2025
0.0
Materialize is a streaming database for real-time applications. Materialize accepts input data from a variety of streaming sources (e.g. Kafka) and files (e.g. CSVs), and lets you query them using SQL.
2020
2021
2022
2023
2024
2025
0.0
A collection of ActiveRecord::Migration extensions, including change_table_move_to_end
2020
2021
2022
2023
2024
2025
0.0
This gem provides the functionality of ActiveRecord::QueryMethods::WhereChain#missing for Rails 6.0 and 5.x apps.
2020
2021
2022
2023
2024
2025
0.0
An attempt at real inheritance for ActiveRecord models.
2020
2021
2022
2023
2024
2025
0.0
An ActiveRecord::LogSubscriber which records only mod sql.
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
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
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