Project
Reverse Dependencies for activesupport
The projects listed here declare activesupport as a runtime or development dependency
0.0
Easy way to add scopes to your models.
2021
2022
2023
2024
2025
2026
0.0
ActiveRecord extension to filter records by a given set of parameters
2021
2022
2023
2024
2025
2026
0.0
Optionally prevents threads from checking out activerecord connections.
2021
2022
2023
2024
2025
2026
0.0
Use this gem to auto define Finite State Machine on ActiveRecord with one column named `status`.
2021
2022
2023
2024
2025
2026
0.0
Integrate PostgreSQL's Full Text Search configurations with Rails
2021
2022
2023
2024
2025
2026
0.0
A Ruby gem for extracting and importing complex ActiveRecord object graphs with smart dependency resolution, beautiful CLI progress visualization, and memory-efficient streaming. Perfect for data migration, testing, and environment synchronization.
2021
2022
2023
2024
2025
2026
0.0
A gem that checks database health by monitoring active session count relative to available vCPUs. Intended for automatic load shedding.
2021
2022
2023
2024
2025
2026
0.0
Toggles for ActiveRecord models
2021
2022
2023
2024
2025
2026
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