Changeset [22de92318d0abbb8684b47e85299c78fa6f0f9a5] by Bregadeesh Samapathy
June 18th, 2015 @ 04:59 AM
Add success callback for Transition
https://github.com/aasm/aasm/commit/22de92318d0abbb8684b47e85299c78...
Committed by Bregadeesh Samapathy
- M lib/aasm/core/transition.rb
- M spec/unit/transition_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.