Changeset [3da4549aaa396126b57fdc7011be63471cda0d78] by Thorsten Böttger

March 20th, 2014 @ 04:17 PM

Merge pull request #115 from danlo/master

Updated README.md to refect actual code necessary to get states
https://github.com/aasm/aasm/commit/3da4549aaa396126b57fdc7011be634...

Committed by Thorsten Böttger

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