geekq / workflow

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

method to check if an event has been fired #169

Closed emclab closed 2 years ago

emclab commented 8 years ago

For future development, does it make sense to add methods to check if an event has been fired? Now we can check the status of states but has no idea about which event has been fired