Changeset [82b5d84452b91e0b1d927e9092b081acdaf4734b] by Vladimir Meremyanin
February 21st, 2013 @ 02:13 AM
fixed after callback spec
https://github.com/aasm/aasm/commit/82b5d84452b91e0b1d927e9092b081a...
Committed by Vladimir Meremyanin
- M spec/unit/supporting_classes/event_spec.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.