Changeset [497e14e22db0ddfbed5424ca02bc957925f18024] by Thorsten Böttger
February 21st, 2013 @ 03:06 AM
Revert "cleaning up internal firing of event callbacks (make things clearer)"
This reverts commit
38ce01e02f2d986f97d5a2dc80ddf4ef26f773ad.
https://github.com/aasm/aasm/commit/497e14e22db0ddfbed5424ca02bc957...
Committed by Thorsten Böttger
- M lib/aasm/supporting_classes/event.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.