Changeset [38ce01e02f2d986f97d5a2dc80ddf4ef26f773ad] by Thorsten Böttger
February 21st, 2013 @ 03:01 AM
cleaning up internal firing of event callbacks (make things
clearer)
https://github.com/aasm/aasm/commit/38ce01e02f2d986f97d5a2dc80ddf4e...
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.