Changeset [723622b8f85db36a647781248fa252f526eed91f] by Wildfalcon

December 1st, 2009 @ 05:59 AM

Error callback for transition is now definable in aasm_event command
http://github.com/rubyist/aasm/commit/723622b8f85db36a647781248fa25...

Committed by Wildfalcon

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