Changeset [8ce7062aa8488f7f58c6d9c7f4ed06cf6d7e8236] by Thorsten Böttger

November 16th, 2014 @ 10:23 PM

Merge pull request #183 from joelvh/patch-1

Fixed syntax
https://github.com/aasm/aasm/commit/8ce7062aa8488f7f58c6d9c7f4ed06c...

Committed by Thorsten Böttger

  • M README_FROM_VERSION_3_TO_4.md
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.