Changeset [0f90e5a680c6ba13f101bc06094ec1ea6b89d63f] by Scott Barron
August 8th, 2009 @ 09:39 AM
bump version and fix gemspec http://github.com/rubyist/aasm/c...
Committed by Scott Barron
- 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.