Changeset [17884eb9f280e73eef664818785ba1233446636e] by Scott Petersen

February 26th, 2009 @ 04:11 PM

Added basic spec for new callbacks. http://github.com/rubyist/aasm/c...

Committed by Scott Petersen

  • A spec/unit/before_after_callbacks_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.