Changeset [6c4d3b7f40ea73b48b8fb4b65978523c462088c1] by Travis Tilley
May 27th, 2009 @ 08:46 PM
...lets try this again http://github.com/rubyist/aasm/c...
Committed by Travis Tilley
- M aasm.gemspec
- M lib/aasm.rb
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.