Commit graph

8 commits

Author SHA1 Message Date
Zach Daniel
885fd2c79b improvement: flow chart generation 2023-04-22 16:50:23 -06:00
Zach Daniel
eea70a666c fix: action does not uniquely identify a transition 2023-04-22 16:40:47 -06:00
Zach Daniel
f433fc083b docs: document :* action name 2023-04-22 16:28:19 -06:00
Zach Daniel
df8e675615 improvement: support :* as a transition action name to match all 2023-04-22 16:27:39 -06:00
Zach Daniel
08d3b3f7de fix: require allow_nil? false on state attribute 2023-04-22 16:14:38 -06:00
Zach Daniel
06871a9977 chore: fsm -> state_machine, event -> transition 2023-04-21 22:33:28 -06:00
Zach Daniel
746ea32504 initial feature set 2023-04-21 13:25:39 -06:00
Zach Daniel
95a75b542a init 2023-04-21 11:43:36 -06:00