geekq / workflow

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

Use activesupport callbacks #190

Closed tylergannon closed 8 years ago

tylergannon commented 8 years ago

I've added a new strategy that uses ActiveSupport::Callbacks as the callback mechanism.

Description of how it works, in README.active_support.markdown.