Changeset [68431b7083fefdc8e9364c35a9492f8872271110] by Evadne Wu

August 7th, 2015 @ 03:37 AM

fixes AASM::Persistence::Base#aasm_read_state not reading with the correct name
https://github.com/aasm/aasm/commit/68431b7083fefdc8e9364c35a9492f8...

Committed by Evadne Wu

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