pluginaweek / state_machine

Adds support for creating state machines for attributes on any Ruby class
http://www.pluginaweek.org
MIT License
3.74k stars 505 forks source link

Add extra debug information to a transition #342

Closed ivoanjo closed 1 year ago

ivoanjo commented 9 years ago

The transition is now tagged with the branched that caused it, and the branch itself is now tagged with the line that defined it.