Changeset [e750b83696ce16349948059b9d49d8a4a1ef4bd8] by lingceng
January 20th, 2016 @ 06:32 AM
Fix #297 duplicate after_all_transitions after
reload
https://github.com/aasm/aasm/commit/e750b83696ce16349948059b9d49d8a...
Committed by lingceng
- M lib/aasm/state_machine.rb
- M spec/unit/callbacks_spec.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.