Changeset [f2c5380807c84dbbe64ddb0d410a210f9f9da143] by Jon Distad

October 3rd, 2008 @ 01:15 PM

modified (and fixed) failed event! behavior due to failed aasm_write_state() call http://github.com/rubyist/aasm/c...

Committed by Jon Distad

  • M lib/aasm.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.