Project
Reverse Dependencies for activesupport
The projects listed here declare activesupport as a runtime or development dependency
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
2021
2022
2023
2024
2025
2026
0.0
Backport of ActiveRecord::Base.ignored_columns into Rails 4 and 5.0
2021
2022
2023
2024
2025
2026
0.0
Smart gem for importing CSV files to ActiveRecord models
2021
2022
2023
2024
2025
2026
0.0
Makes it easy to have specific concern modules included into all of your models after the model has connected to the database
2021
2022
2023
2024
2025
2026
0.0
Add index hints method(use/ignore/force index) to ActiveRecord
2021
2022
2023
2024
2025
2026
0.0
Provides interval-based reconnection for ActiveRecord connections. Helps handle RDS failover scenarios by periodically refreshing connections on checkout.
2021
2022
2023
2024
2025
2026
0.0
Import items quickly with activerecord-jdbc
2021
2022
2023
2024
2025
2026
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/
2021
2022
2023
2024
2025
2026
0.0
[Experimental] Generate LookML
2021
2022
2023
2024
2025
2026
0.0
ActiveRecord::Relation extension, find object in collection if it exists or build new one
2021
2022
2023
2024
2025
2026
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.
2021
2022
2023
2024
2025
2026
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.
2021
2022
2023
2024
2025
2026
0.0
A collection of ActiveRecord::Migration extensions, including change_table_move_to_end
2021
2022
2023
2024
2025
2026
0.0
This gem provides the functionality of ActiveRecord::QueryMethods::WhereChain#missing for Rails 6.0 and 5.x apps.
2021
2022
2023
2024
2025
2026
0.0
An attempt at real inheritance for ActiveRecord models.
2021
2022
2023
2024
2025
2026
0.0
An ActiveRecord::LogSubscriber which records only mod sql.
2021
2022
2023
2024
2025
2026
0.0
Adds column comment and index comment to migrations for ActiveRecord MySQL adapters
2021
2022
2023
2024
2025
2026
0.0
MySQL REPL featured by ActiveRecord and Pry
2021
2022
2023
2024
2025
2026
0.0
ActiveRecord::MySQL::Strict adds validations to ActiveRecord models to make sure they do not trigger errors in MySQL strict mode.
2021
2022
2023
2024
2025
2026
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.
2021
2022
2023
2024
2025
2026