stateful_enum

StateMachine

Simplifies state machine management with Rails and ActiveRecord

A very simple state machine plugin built on top of ActiveRecord::Enum

GitHub

625 stars
18 watching
37 forks
Language: Ruby
last commit: 3 months ago
Linked from 1 awesome list

activerecordenumrailsstatemachine

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
state-machines/state_machines Supports creating state machines for attributes on Ruby classes 818
dhyegocalota/active_admin-humanized_enum Easily translate enum values in ActiveAdmin using an integrated Humanized Enum solution. 6
macfanatic/active_admin-state_machine Adds an action item button to the show page of resources in ActiveAdmin that allow authorized users to transition through a state machine. 31
veelenga/aasm.cr A simple finite state machine library for Crystal classes 51
adzap/active_enum Defines enum classes in Rails to enumerate ActiveRecord attributes with I18n support 125
joaomdmoura/machinery A lightweight Elixir library for creating and managing state machines 535
alassek/activerecord-pg_enum Enables Rails to use PostgreSQL's enumeration types in database columns 167
schemaplus/schema_plus_enums An ActiveRecord extension for supporting enum data types in Ruby on Rails applications. 14
opyh/motion-state-machine A state machine gem designed to simplify complex UI states and handle asynchronous events in RubyMotion apps. 70
geekq/workflow An API for modeling and interacting with workflow states and transitions in a state-machine-inspired way 1,763
bibendi/activerecord-postgres_enum Integrates PostgreSQL's enum data type into ActiveRecord's schema and migrations. 360
gocardless/statesman A Ruby-based state machine library designed to provide robust audit trails and data integrity. 1,779
svenfuchs/simple_states A lightweight statemachine-like support library with event handling and state management capabilities. 96
ryan-allen/workflow A Ruby state machine library that models and interacts with workflows in a finite-state-machine-inspired API. 233
achou11/state-machines A collection of knowledge and terminology around state machines used in software development 62