geekq / workflow

Ruby finite-state-machine-inspired API for modeling workflow
MIT License
1.75k stars 207 forks source link

Add around_transition callback #189

Closed tylergannon closed 7 years ago

tylergannon commented 7 years ago

Generic around_transition wrapper to allow any type of context to be placed around event processing.