Changeset [1ab82879696b889eea9d91b489a87541ebb5c83d] by Jacqui Maher
January 29th, 2009 @ 12:19 PM
Added ability to pass an array of methods to on_transition
callback
http://github.com/rubyist/aasm/commit/1ab82879696b889eea9d91b489a87...
Committed by Jacqui Maher
- M lib/state_transition.rb
- M spec/unit/aasm_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.