Changeset [49ed0fb3ece2b1c9662b444b2ede048be69121b4] by Andrew Taber
August 6th, 2014 @ 01:42 PM
Update readme for required to_state argument.
https://github.com/aasm/aasm/commit/49ed0fb3ece2b1c9662b444b2ede048...
Committed by Andrew Taber
- M README.md
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.