mirror of
https://github.com/aasm/aasm
synced 2023-03-27 23:22:41 -04:00
6a924d6b1f
As reported in https://github.com/aasm/aasm/issues/372 and https://github.com/aasm/aasm/issues/362, if two transitions in the same event have the same `to` and `from` states but differ in their guards, if any transition is valid, the first transition is the one that's always executed. This attempts to resolve that issue. |
||
---|---|---|
.. | ||
aasm | ||
generators | ||
aasm.rb | ||
motion-aasm.rb |