Changeset [65315189a1feff29ae0d268f693c058968b14c9b] by Viktor Fonic

December 4th, 2013 @ 03:56 AM

Fix issue #91: initialize aasm state when validations are skipped
https://github.com/aasm/aasm/commit/65315189a1feff29ae0d268f693c058...

Committed by Viktor Fonic

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