Changeset [02cacead7e7f159416f9754bd8bdf79d5519bcc6] by Scott Barron
October 7th, 2008 @ 10:01 AM
Version module is causing conflicts with other packages http://github.com/rubyist/aasm/c...
Committed by Scott Barron
- M Rakefile
- M lib/aasm.rb
- M lib/version.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.