Changeset [6ea209ce93bd3edcaf7f821136319cf2b8813690] by Thorsten Böttger
July 1st, 2012 @ 05:27 AM
moved the main repo to github.com/aasm/aasm
https://github.com/rubyist/aasm/commit/6ea209ce93bd3edcaf7f82113631...
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.