Changeset [3d291032cf2c15f97e0ec443bb638d3c6907b006] by Scott Barron

August 13th, 2008 @ 05:56 PM

InvalidTransition should inherit from RuntimError, not Exception [Rob Sanheim] http://github.com/rubyist/aasm/c...

Committed by Scott Barron

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