Changeset [de1e99bdd0657cc44b4cdf93500d4f466cba42b7] by Anil Maurya
September 7th, 2018 @ 02:50 AM
Fix failures array in transition not being reset
https://github.com/aasm/aasm/commit/de1e99bdd0657cc44b4cdf93500d4f4...
Committed by Anil Maurya
- M lib/aasm/core/event.rb
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Library for adding state machines to Ruby classes. Includes persistence layers for things like ActiveRecord. Formerly known as acts_as_state_machine.