Changeset [75dfce1489dbcf8d360aa89a5d82ede618cb0c53] by Shunichi Ikegami
May 13th, 2016 @ 03:01 AM
Fix a transition success callback issue
https://github.com/aasm/aasm/commit/75dfce1489dbcf8d360aa89a5d82ede...
Committed by Shunichi Ikegami
- 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.