Changeset [8700f69e0fbe44b5233ee0ae129769c67511bd8d] by Anil

January 7th, 2016 @ 04:02 PM

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

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.