Changeset [eda065931247ed33b4c8978baa4f69786cfe1cf5] by Thorsten Böttger

March 7th, 2015 @ 04:48 AM

Merge pull request #218 from godfat/do-not-update-unloaded-state-for-sequel

Do not update unloaded state for Sequel:
https://github.com/aasm/aasm/commit/eda065931247ed33b4c8978baa4f697...

Committed by Thorsten Böttger

  • M lib/aasm/persistence/sequel_persistence.rb
  • M spec/unit/persistence/sequel_persistence_spec.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.