Changeset [5fa933ceeece2db12a90a1e6a696ee53a32fcf9f] by Vladimir Meremyanin
February 19th, 2013 @ 10:07 PM
invoke callbacks in the context of record
https://github.com/aasm/aasm/commit/5fa933ceeece2db12a90a1e6a696ee5...
Committed by Vladimir Meremyanin
- 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.