1
0
Fork 0
mirror of https://github.com/aasm/aasm synced 2023-03-27 23:22:41 -04:00
Commit graph

2 commits

Author SHA1 Message Date
Anil
924585f2dd Fix #392, Multiple transition when one of the transitions
does not have a "from" parameter
2016-09-06 22:33:51 +05:30
Ebrahim Kobeissi
2449fcc165 Fixes incorrect permitted states
Permitted states now returns the correct states when an event has more than one transition, and if a transition uses a guard.
2016-01-13 17:43:22 -05:00