Changeset [24a4778ad4225c755746d63420ec649fbe661e6b] by Vladimir Meremyanin
February 21st, 2013 @ 03:05 AM
fixed errors catching/raising
https://github.com/aasm/aasm/commit/24a4778ad4225c755746d63420ec649...
Committed by Vladimir Meremyanin
- M lib/aasm/aasm.rb
- M lib/aasm/supporting_classes/event.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.