Hello,
I need to generate dynamically a state machine for a web application
developed using Ruby on Rails. The state machine’s states will be
(models and views) while the links wil be the actions of the
controller. Is there a parser that will help me to dynamically parse
the controller so that I can generate such a state machine
Thank you
Hana