stateful_enum
StateMachine
Simplifies state machine management with Rails and ActiveRecord
A very simple state machine plugin built on top of ActiveRecord::Enum
626 stars
18 watching
37 forks
Language: Ruby
last commit: about 1 year ago
Linked from 1 awesome list
activerecordenumrailsstatemachine
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Supports creating state machines for attributes on Ruby classes | 822 |
| | Easily translate enum values in ActiveAdmin using an integrated Humanized Enum solution. | 6 |
| | Adds an action item button to the show page of resources in ActiveAdmin that allow authorized users to transition through a state machine. | 31 |
| | A simple finite state machine library for Crystal classes | 52 |
| | Defines enum classes in Rails to enumerate ActiveRecord attributes with I18n support | 124 |
| | A lightweight Elixir library for creating and managing state machines | 538 |
| | Enables Rails to use PostgreSQL's enumeration types in database columns | 167 |
| | An ActiveRecord extension for supporting enum data types in Ruby on Rails applications. | 14 |
| | A state machine gem designed to simplify complex UI states and handle asynchronous events in RubyMotion apps. | 70 |
| | An API for modeling and interacting with workflow states and transitions in a state-machine-inspired way | 1,764 |
| | Integrates PostgreSQL's enum data type into ActiveRecord's schema and migrations. | 361 |
| | A Ruby-based state machine library designed to provide robust audit trails and data integrity. | 1,788 |
| | A lightweight statemachine-like support library with event handling and state management capabilities. | 96 |
| | A Ruby state machine library that models and interacts with workflows in a finite-state-machine-inspired API. | 233 |
| | A collection of knowledge and terminology around state machines used in software development | 62 |