Changeset [06d3e23a05fa74f9235ced9d7bf213531d4baecd] by Larissa Reis
March 16th, 2017 @ 03:15 AM
Update unscoped class when saving without validation
https://github.com/aasm/aasm/commit/06d3e23a05fa74f9235ced9d7bf2135...
Committed by Larissa Reis
- M lib/aasm/persistence/active_record_persistence.rb
- M spec/unit/persistence/active_record_persistence_multiple_spec.rb
- M spec/unit/persistence/active_record_persistence_spec.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.