Changeset [7fe7e2ed575cea9aee9a0a71997c4d1a2ccd7726] by Ravi Bhim

March 21st, 2011 @ 11:01 PM

Committed by Ravi Bhim

  • M lib/aasm/event.rb
  • M lib/aasm/state_transition.rb
  • M spec/unit/event_spec.rb
New-ticket Create new ticket

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.