Changeset [710534421097f74abeb64d3130064a8c224883c3] by Scott Barron

December 15th, 2008 @ 03:18 PM

Raise an exception if the state is not found [Joel Westerberg] 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.