Changeset [36054af9c89881a72724224419959d0b31b4b455] by Vladimir Meremyanin
February 20th, 2013 @ 04:19 AM
Append callbacks instead of overriding them.
Improved tests coverage
https://github.com/aasm/aasm/commit/36054af9c89881a72724224419959d0...
Committed by Vladimir Meremyanin
- M lib/aasm/supporting_classes/event.rb
- 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.