Changeset [66383afde7382c983efefe51359a3e68158b9335] by Thorsten Böttger

May 16th, 2016 @ 06:42 AM

Merge pull request #363 from shunichi/fix-transition-success-callback

Fix a transition success callback issue
https://github.com/aasm/aasm/commit/66383afde7382c983efefe51359a3e6...

Committed by Thorsten Böttger

  • M lib/aasm/core/transition.rb
  • M spec/unit/transition_spec.rb
New-ticket Create new ticket

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.