Project
Reverse Dependencies for activesupport
The projects listed here declare activesupport as a runtime or development dependency
0.0
Provides the method of 'clone_ar' that can clone your current object.
\ Accepts options on both class level and method call level.
2021
2022
2023
2024
2025
2026
0.0
confirmatin view on model creation / changes
2021
2022
2023
2024
2025
2026
0.0
Loading up TEXT/BLOB columns can be slow
2021
2022
2023
2024
2025
2026
0.0
`activerecord-creating_foreign_keys` defines FOREIGN KEY Constraints in a CREATE TABLE Statement.
2021
2022
2023
2024
2025
2026
0.0
Custom preloader for ActiveRecord.
2021
2022
2023
2024
2025
2026
0.0
An ActiveRecord extension for classifying models and fields as confidential data
2021
2022
2023
2024
2025
2026
0.0
Easily create ActiveRecord date range scopes
2021
2022
2023
2024
2025
2026
0.0
A lightweight gem to monitor and measure database queries in Rails applications, providing detailed metrics on CRUD operations per table including support for bulk operations like insert_all.
2021
2022
2023
2024
2025
2026
0.0
A Rails generator to create dbt sources, models, and seeds from ActiveRecord schema and enums.
2021
2022
2023
2024
2025
2026
0.0
Activerecord utilities/extensions that will helps to make day-to-day application development easily.
2021
2022
2023
2024
2025
2026
0.0
ActiveRecord-Deepstore enhances ActiveRecord models with powerful functionality for handling deeply nested data structures within a database column. It provides methods for storing, accessing, and managing deeply nested data, making it easier to work with complex data structures in your Rails app...
2021
2022
2023
2024
2025
2026
0.0
ActiveRecord defaults to immediately persisting changes to the database on assignments like user.session_ids = [1, 2]. This is a surprising behaviour that this gem aims to fix to be more coherent with regular assignments.
2021
2022
2023
2024
2025
2026
0.0
Handling dynamic scope for ActiveRecord.
2021
2022
2023
2024
2025
2026
0.0
Generates encrypted_string type that transparently encrypt and decrypt string value to ActiveRecord.
2021
2022
2023
2024
2025
2026
0.0
Endoscope enables scope to apply to model instance
2021
2022
2023
2024
2025
2026
0.0
Enumerated types for ActiveRecord attributes
2021
2022
2023
2024
2025
2026
0.0
This gem allows you to use enum value as a STI type value easily.
2021
2022
2023
2024
2025
2026
0.0
Broadcasts lifecycle events (create, update, destroy) for ActiveRecord models
2021
2022
2023
2024
2025
2026
0.0
A library to make ActiveRecord::Relations even more awesome
2021
2022
2023
2024
2025
2026
0.0
activerecord_extras provides utility methods and scopes for ActiveRecord models, including EXISTS and COUNT subqueries on has_many associations, and SQL helpers for boolean casting.
2021
2022
2023
2024
2025
2026