Changeset [50e7a252c94f8d617a84d8a32410b28f40cd8632] by Vladimir Meremyanin
February 21st, 2013 @ 02:22 AM
fixed event specs
https://github.com/aasm/aasm/commit/50e7a252c94f8d617a84d8a32410b28...
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.