Changeset [88d4d0c126c045861e5e759b2172305c216a7e0d] by Wildfalcon

November 30th, 2009 @ 11:38 AM

Changed state change actions to allow halting the chain
http://github.com/rubyist/aasm/commit/88d4d0c126c045861e5e759b21723...

Committed by Wildfalcon

  • M lib/aasm/state.rb
  • M spec/unit/state_spec.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.