Changeset [163fa383561dbdabe69c6af53fddd7d5be4c07df] by Bregadeesh Samapathy

June 18th, 2015 @ 06:46 AM

Trigger transition success callbacks on event fire
https://github.com/aasm/aasm/commit/163fa383561dbdabe69c6af53fddd7d...

Committed by Bregadeesh Samapathy

  • M lib/aasm/aasm.rb
  • M lib/aasm/core/event.rb
  • M lib/aasm/core/transition.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.