Changeset [d09d4da5763c7a600903bc983fe33c62c699d56b] by Thorsten Böttger
February 6th, 2012 @ 04:18 AM
Merge pull request #44 from kivi/patch-1
Update README.md
https://github.com/rubyist/aasm/commit/d09d4da5763c7a600903bc983fe3...
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.