Changeset [1187512243a19b9db8bd614940245a891a2fd05b] by Thorsten Böttger
November 26th, 2011 @ 12:55 PM
errors now have their own file
https://github.com/rubyist/aasm/commit/1187512243a19b9db8bd61494024...
Committed by Thorsten Böttger
- A lib/aasm/errors.rb
- M lib/aasm.rb
- M lib/aasm/aasm.rb
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.