Changeset [33a6e0c53cc7808b95c992ea56d623b714a94d9e] by David Hempy
November 22nd, 2014 @ 10:13 PM
Update README.md
Swap :if / :unless examples to make more sense.
https://github.com/aasm/aasm/commit/33a6e0c53cc7808b95c992ea56d623b...
Committed by David Hempy
- 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.