Changeset [cd8a2ef12d86088e284952fb72021269632b4428] by Ronnie Miller
February 1st, 2016 @ 11:22 PM
Add option to use Class that responds to call for after
transitions
https://github.com/aasm/aasm/commit/cd8a2ef12d86088e284952fb7202126...
Committed by Ronnie Miller
- M lib/aasm/core/transition.rb
- M spec/unit/transition_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.