Changeset [f2c9c28ae704c39bfe54e7d7b048bf3ea26b6dbd] by Joao Vitor
April 9th, 2009 @ 09:36 AM
Adding support to have arrays of procs, strings and symbols http://github.com/rubyist/aasm/c...
Committed by Joao Vitor
- M lib/event.rb
- M spec/unit/event_spec.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.