API Reference Machinist v0.4.1
Modules
Machinist
is a small library that allows you to implement finite state machines
in a simple way. It provides a simple DSL to write combinations of
transitions based on events.
Machinist.Transition
module behaviour