Project
Reverse Dependencies for activesupport
The projects listed here declare activesupport as a runtime or development dependency
0.0
A activerecord extesion allow you use boolean in hstore
2021
2022
2023
2024
2025
2026
0.0
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.
2021
2022
2023
2024
2025
2026
0.0
Easily translate your ActiveRecord's enums.
2021
2022
2023
2024
2025
2026
0.0
This is not rocket science at all, this gem just adds a helper method to retrieve human friendly errors from ActiveRecord models.
2021
2022
2023
2024
2025
2026
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
Provides transparent materialized view semantics for Rails applications
on databases that do not support native materialized views. Precomputes
expensive analytical queries into cache tables with scheduled or on-demand refresh.
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