Project
Reverse Dependencies for activesupport
The projects listed here declare activesupport as a runtime or development dependency
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
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