Changeset [8c686902240e51482a51f1f4b4bea4010174d02d] by Daniel Brunne

May 22nd, 2009 @ 08:12 AM

Skip validations on saving state change http://github.com/rubyist/aasm/c...

Committed by Daniel Brunne

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