Changeset [f44a8086366d56cf5d159b8212c67d14c6411c75] by Jon Distad

October 9th, 2008 @ 10:53 AM

Added support for lambdas and arrays of method symbols to success callback http://github.com/rubyist/aasm/c...

Committed by Jon Distad

  • M lib/aasm.rb
  • M lib/event.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.