Changeset [8c8d67d27836bc2c3b7d272ce500624130a1a791] by Anil

December 10th, 2015 @ 02:28 PM

Refactor AASM::Persistence::ActiveRecordPersistence::InstanceMethods

, reduce complexity https://github.com/aasm/aasm/commit/8c8d67d27836bc2c3b7d272ce500624...

Committed by Anil

  • 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.