Changeset [f74b9a412299ed376db31327cd0fbbd7be82daa1] by Thorsten Böttger
January 5th, 2016 @ 03:55 AM
Merge pull request #292 from joshsoftware/refactor_persistence_active_record
Refactor
AASM::Persistence::ActiveRecordPersistence::InstanceMethods
https://github.com/aasm/aasm/commit/f74b9a412299ed376db31327cd0fbbd...
Committed by Thorsten Böttger
- 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.