Changeset [5aff31982d044cd532751908725b7535af88e93a] by Scott Barron
December 30th, 2008 @ 09:59 AM
bump revision 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.