Changeset [65f187b637eed792086556d2a10030a71a885134] by Vladimir Meremyanin
February 2nd, 2013 @ 03:45 AM
invoke callbacks in the context of record
https://github.com/aasm/aasm/commit/65f187b637eed792086556d2a10030a...
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.