State Machines
This category does not have a description yet. You can add one on github!
4.42
Adds support for creating state machines for attributes on any Ruby class
2018
2019
2020
2021
2022
2023
3.95
AASM is a continuation of the acts-as-state-machine rails plugin, built for plain Ruby objects.
2018
2019
2020
2021
2022
2023
2.27
Adds support for creating state machines for attributes on any Ruby class
2018
2019
2020
2021
2022
2023
0.93
Workflow is a finite-state-machine-inspired API for modeling and
interacting with what we tend to refer to as 'workflow'.
* nice DSL to describe your states, events and transitions
* various hooks for single transitions, entering state etc.
* convenient access to the workflow specification: list...
2018
2019
2020
2021
2022
2023
0.8
A statesman-like state machine library
2018
2019
2020
2021
2022
2023
0.33
Lightweight state machine extracted from ActiveModel
2018
2019
2020
2021
2022
2023
0.3
A minimal finite state machine with a straightforward syntax. You can quickly model states, add callbacks and use object-oriented techniques to integrate with ORMs.
2018
2019
2020
2021
2022
2023
0.29
There are many finite state machine implementations for Ruby, and they all provide a nice DSL for declaring events, exceptions, callbacks, and all kinds of niceties in general.
But if all you want is a finite state machine, look no further: this has less than 50 lines of code and provides everyt...
2018
2019
2020
2021
2022
2023
0.26
ruote is an open source Ruby workflow engine
2018
2019
2020
2021
2022
2023
0.1
State machine that allows dynamic transitions for business workflows
2018
2019
2020
2021
2022
2023
0.06
[description]
2018
2019
2020
2021
2022
2023
0.02
A simple DSL to decorate existing methods with state transition guards.
2018
2019
2020
2021
2022
2023
0.01
Adds finite state machine behaviour to Ruby classes. Meant as an alternative to acts_as_state_machine/AASM.
2018
2019
2020
2021
2022
2023
0.01
ActiveRecord Model Status Manager
2018
2019
2020
2021
2022
2023
0.0
A rich library for state-oriented programming with state machines / workflows
2018
2019
2020
2021
2022
2023
0.0
AlterEgo is a Ruby implementation of the State pattern as described by the Gang of Four. It differs from other Ruby state machine libraries in that it focuses on providing polymorphic behavior based on object state. In effect, it makes it easy to give an object different personalities depending...
2018
2019
2020
2021
2022
2023
0.0
Stamina is an automaton and regular inference toolkit initially developped for the
baseline of the Stamina Competition (stamina.chefbe.net).
2018
2019
2020
2021
2022
2023
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.
2018
2019
2020
2021
2022
2023