Changeset [7eee4a4466163b40b073f3bd66a1ebb4318c7a38] by Thorsten Böttger

August 16th, 2014 @ 05:25 AM

Merge pull request #160 from ataber/master

Update readme for required to_state argument.
https://github.com/aasm/aasm/commit/7eee4a4466163b40b073f3bd66a1ebb...

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.