Changeset [df5841f39d967772912b9951e83686c6725ed4bf] by Thorsten Böttger
July 24th, 2014 @ 01:12 PM
Merge pull request #155 from tyre/patch-1
Update README.md
https://github.com/aasm/aasm/commit/df5841f39d967772912b9951e83686c...
Committed by Thorsten Böttger
- 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.