Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.0
This gem allows to define a custom order in which callbacks are called
2019
2020
2021
2022
2023
2024
0.0
Private person is an active record extension gem that allows a model to be given privacy settings over arbitrary models and polymorphic relations, putting users' accounts in control of their own privacy policies.
2019
2020
2021
2022
2023
2024
0.0
Row Estimation for Active Record - PostgreSQL only.
2019
2020
2021
2022
2023
2024
0.0
Proactive Support module.
2019
2020
2021
2022
2023
2024
0.0
A way to manage functions, triggers and stored procedures with ActiveRecord
2019
2020
2021
2022
2023
2024
0.0
Store your metrics generated with the 'process_metrics' gem using ActiveRecord
2019
2020
2021
2022
2023
2024
0.0
Progstr Filer is a developer-friendly file and attachment hosting service that lets you easily build apps that store and share files.
2019
2020
2021
2022
2023
2024
0.0
Exception reporting service for ProjectLocker
2019
2020
2021
2022
2023
2024
0.0
Exception reporting service for ProjectLocker
2019
2020
2021
2022
2023
2024
0.0
Manage the parameterized prompts (text) used in generative AI (aka chatGPT,
OpenAI, et.al.) using storage adapters such as FileSystemAdapter,
SqliteAdapter, and ActiveRecordAdapter.
2019
2020
2021
2022
2023
2024
0.0
ActiveRecord uniqueness validations without raceconditions
2019
2020
2021
2022
2023
2024
0.0
Wrap model properties into a single database column and declare properties from within the model.
2019
2020
2021
2022
2023
2024
0.0
Getters and setters for bagged properties
2019
2020
2021
2022
2023
2024
0.0
Change filter, change log, and change request system. No callbacks.
2019
2020
2021
2022
2023
2024
0.0
Protect records from being destroyed in a declarative way. Simply add 'protect_if :dont_delete, "Record is marked as not deletable"' to your ActiveRecord model. Your record will no be destroyed and the given message is added to the errors object.
2019
2020
2021
2022
2023
2024
0.0
Transforms ActiveRecord object to Protocol Buffer messages
2019
2020
2021
2022
2023
2024
0.0
Build phlex based forms using Rails conventions
2019
2020
2021
2022
2023
2024
0.0
Allows method calls to be delegated to a template object.
2019
2020
2021
2022
2023
2024
0.0
Test proxies to be sure it works
2019
2020
2021
2022
2023
2024
0.0
Given an initial set of records to delete prune_ar deletes all other records (accessible via ActiveRecord) that are now orphaned due to a belongs_to relation which is now non-existent. This allows you to safely delete records that you want to delete without creating orphaned records in another ta...
2019
2020
2021
2022
2023
2024