Changeset [7fe7e2ed575cea9aee9a0a71997c4d1a2ccd7726] by Ravi Bhim
March 21st, 2011 @ 11:01 PM
Passing event arguments to the guard function
https://github.com/rubyist/aasm/commit/7fe7e2ed575cea9aee9a0a71997c...
Committed by Ravi Bhim
- M lib/aasm/event.rb
- M lib/aasm/state_transition.rb
- M spec/unit/event_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.