Changeset [87a46502fdac7c6b248e46a82984d988f8cb86f6] by Thorsten Böttger
February 4th, 2016 @ 09:42 PM
Merge pull request #311 from lingceng/master
Fix #297 duplicate after_all_transitions after
reload
https://github.com/aasm/aasm/commit/87a46502fdac7c6b248e46a82984d98...
Committed by Thorsten Böttger
- 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.