Changeset [33c6376251846e60438dcdb60603477514609b5f] by Thorsten Böttger
August 31st, 2011 @ 02:02 PM
aasm is not abandoned anymore ;-)
https://github.com/rubyist/aasm/commit/33c6376251846e60438dcdb60603...
Committed by Thorsten Böttger
- M README.rdoc
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.