Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.0
A transactional outbox implementation for Ruby/ActiveRecord
2021
2022
2023
2024
2025
2026
0.0
Handles mass data imports via temporary staging tables, supporting PostgreSQL and MySQL, with a clean DSL for table lifecycle management and built-in bulk insert capabilities.
2021
2022
2023
2024
2025
2026
0.0
A thin wrapper to use Rails Migrations in non Rails projects
2021
2022
2023
2024
2025
2026
0.0
StandardAudit is a standalone Rails gem for database-backed audit logging via ActiveSupport::Notifications. Generic, flexible, and works with any Rails application.
2021
2022
2023
2024
2025
2026
0.0
StarKit Banking Interface
2021
2022
2023
2024
2025
2026
0.0
A tiny library for making ActiveRecord models into state machines
2021
2022
2023
2024
2025
2026
0.0
Easily add state to Poro and ActiveRecord objects.
2021
2022
2023
2024
2025
2026
0.0
State management for ActiveRecord, with states; transitions; and just the right amount of syntactic sugar.
2021
2022
2023
2024
2025
2026
0.0
Statelogic does kinda this and that... you know.
2021
2022
2023
2024
2025
2026
0.0
I've found that when developing Rails apps, I tend to almost always pair each scope with an instance method which returns a boolean indicating whether the object is included inside that scope.\n\nThis gem simply automatically creates that method for you. Nothing super fancy, and you might conside...
2021
2022
2023
2024
2025
2026
0.0
Gem that adds functionality to statesman
2021
2022
2023
2024
2025
2026
0.0
Concern that makes it easy to define and enforce possibe state transitions for a field/object
2021
2022
2023
2024
2025
2026
0.0
exposes state machine method to run code after a transition is committed to the database
2021
2022
2023
2024
2025
2026
0.0
Builds a database of bank account transaction history by reading PDF bank statements, and provides a simple web interface for browsing data.
2021
2022
2023
2024
2025
2026
0.0
'State' Design Pattern from the Gang of Four book. Many other state machines focus on events and transitions. This state machine focuses on behavior and reducing conditional logic.
2021
2022
2023
2024
2025
2026
0.0
state_shifter is a gem that adds state machine behavior to a class
2021
2022
2023
2024
2025
2026
0.0
StatesmanScaffold generates StateMachine, Transition classes, and migrations for
ActiveRecord models using the Statesman gem. Includes a WithStateMachine concern
that wires up state machine delegation, query scopes, and transition associations
with a single `with_state_machine` class macro.
2021
2022
2023
2024
2025
2026
0.0
Create a database trigger that keeps the most recent Statesman state in sync.
2021
2022
2023
2024
2025
2026
0.0
Manage JSON object in string typed attributes for ActiveRecord models
2021
2022
2023
2024
2025
2026