Project
Reverse Dependencies for activesupport
The projects listed here declare activesupport as a runtime or development dependency
0.0
ActiveQuery is a gem that helps you to create query objects in a simple way. It provides a DSL to define queries and scopes for your query object.
2021
2022
2023
2024
2025
2026
0.0
Gem to make easier model's filtering, sorting and pagination
2021
2022
2023
2024
2025
2026
0.0
A RAG (Retrieval Augmented Generation) engine that integrates seamlessly with Rails applications
2021
2022
2023
2024
2025
2026
0.0
Set ActiveRecord models to delete themselves after a fixed time, or when a certain criteria is met.
2021
2022
2023
2024
2025
2026
0.0
A spaced-repetition system to be used with ActiveRecord models
2021
2022
2023
2024
2025
2026
0.0
A ruby library for making requests to the services using the active_record_api-rest_controller gem
2021
2022
2023
2024
2025
2026
0.0
ActiveRecord-Archiver is a simple tool for taking a subset of the records in one environment
and exporting them for use in another environment.
Design Constraints:
- leave out ids so as not to create collisions in the new environment
- preserve relations between records
- Allow for cyclic relati...
2021
2022
2023
2024
2025
2026
0.0
Implements the ActiveRecord pattern (Fowler, PoEAA) for AuthoRails ORM. It ties database tables and classes together for business objects, like Customer or Subscription, that can find, save, and destroy themselves without resorting to manual SQL.
2021
2022
2023
2024
2025
2026
0.0
Sets the default values of nil attributes based on the database schema.
2021
2022
2023
2024
2025
2026
0.0
Automatically switch to writable role on ActiverRecord writable methods.
2021
2022
2023
2024
2025
2026
0.0
Update multiple records with different values in a small number of queries
2021
2022
2023
2024
2025
2026
0.0
Activerecord::BitField provide a feature of mapping bit fileds to RDB table in ActiveRecord.
2021
2022
2023
2024
2025
2026
0.0
Provide bracket-method `[]` for ActiveRecord Class
2021
2022
2023
2024
2025
2026
0.0
Bulk insert or update
2021
2022
2023
2024
2025
2026
0.0
Flexibly cache ActiveRecord queries across requests
2021
2022
2023
2024
2025
2026
0.0
stores cache in database
2021
2022
2023
2024
2025
2026
0.0
Instruments all activerecord objects with notifications around callbacks
2021
2022
2023
2024
2025
2026
0.0
Debug callbacks or hook in Active Record
2021
2022
2023
2024
2025
2026
0.0
This gem extends cashier with possibility to add AR objects and classes as keys and automaticaly hook with AR to clean up this keys on object change/deletion
2021
2022
2023
2024
2025
2026
0.0
Adds several different inheritance patterns for use with Rails models and ActiveRecord relations.
2021
2022
2023
2024
2025
2026