Changeset [da094431a49c09b74064b98c7d07b9a582c02493] by Thorsten Böttger

January 7th, 2016 @ 05:21 PM

Merge pull request #264 from joshsoftware/patch-1

Fix ActiveRecordPersistence:aasm_ensure_initial_state method description
https://github.com/aasm/aasm/commit/da094431a49c09b74064b98c7d07b9a...

Committed by Thorsten Böttger

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