Changeset [e9ffacb1ec4ad757e7d4e4e11a7de0c7c80dae15] by Peter Yates
July 17th, 2014 @ 09:23 AM
Fix typo in README
Remove the 'g' from within
https://github.com/aasm/aasm/commit/e9ffacb1ec4ad757e7d4e4e11a7de0c...
Committed by Peter Yates
- 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.