Changeset [87253343709a41ca1c295565bf5c5e2c8eadb026] by Robert Honer

August 15th, 2014 @ 03:19 PM

No longer creating transaction when not persisting
https://github.com/aasm/aasm/commit/87253343709a41ca1c295565bf5c5e2...

Committed by Robert Honer

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