Changeset [3eb2ea20f2b5ecd493c1f67b7dde74ad63a3e03a] by Jon Distad

October 3rd, 2008 @ 11:22 AM

bang event methods now return false and dont transition on failed save http://github.com/rubyist/aasm/c...

Committed by Jon Distad

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