Changeset [c96f0f38d4134fcb563addba38d70067c9a97a27] by Scott Petersen
February 26th, 2009 @ 04:18 PM
Updated some docs, etc http://github.com/rubyist/aasm/c...
Committed by Scott Petersen
- M README.rdoc
- M aasm.gemspec
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.