Changeset [6e16196f20d25a4575ecd90883825cdd157eef6a] by Scott Petersen

February 27th, 2009 @ 06:41 PM

Added array option for new callbacks http://github.com/rubyist/aasm/c...

Committed by Scott Petersen

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