Bookmarks tagged [state-machine]
State machines for Ruby classes (plain Ruby, Rails Active Record, Mongoid).
- tags: ruby, state-machine
- source code
https://github.com/peter-murach/finite_machine
A plain Ruby state machine with a straightforward and expressive syntax.
- tags: ruby, state-machine
- source code
https://github.com/soveran/micromachine
A minimal finite state machine implementation in less than 50 lines of code.
- tags: ruby, state-machine
- source code
https://github.com/svenfuchs/simple_states
A super-slim statemachine-like support library.
- tags: ruby, state-machine
- source code
https://github.com/gocardless/statesman
A statesmanlike state machine library.
- tags: ruby, state-machine
- source code
https://github.com/state-machines/state_machines
Adds support for creating state machines for attributes on any Ruby class.
- tags: ruby, state-machine
- source code
https://github.com/troessner/transitions
A ruby state machine implementation.
- tags: ruby, state-machine
- source code
https://github.com/geekq/workflow
A finite-state-machine-inspired API for modeling and interacting with what we tend to refer to as 'workflow'.
- tags: ruby, state-machine
- source code