Changeset [24ca121cffb925859f69c138af129cc6dc3b501e] by yui-knk
April 2nd, 2015 @ 12:15 AM
Using aasm_skipping_validations
method
https://github.com/aasm/aasm/commit/24ca121cffb925859f69c138af129cc...
Committed by yui-knk
- M lib/aasm/persistence/active_record_persistence.rb
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.