Changeset [7af67e6e96da87811eb3c950d0b92e14e5608648] by David Palm
January 26th, 2009 @ 01:21 PM
Fixed: Ruby 1.9 incompatibility (when doesn't take colons
anymore')
http://github.com/rubyist/aasm/commit/7af67e6e96da87811eb3c950d0b92...
Committed by David Palm
- M lib/event.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.