Closed JoeSouthan closed 1 year ago
Often it can be difficult to know which guard failed, especially if there are a lot of guards that may intersect.
Statesman::GuardFailedError: Guard on transition from: '' to '["bar"]' returned false from /Users/joesouthan/foobar/app/state_machines/foobars.rb:98
Possibly resolves #254
Often it can be difficult to know which guard failed, especially if there are a lot of guards that may intersect.