Changeset [8650fb673b5fd715957c76a51fda9f76ccc20c13] by Scott Petersen

March 2nd, 2009 @ 06:47 PM

Adjusted new callback ordering and added extra accessors for inspection. http://github.com/rubyist/aasm/c...

Committed by Scott Petersen

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