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 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Ezra Zygmuntowicz
2006-Dec-02 20:48 UTC
Re: dynamic parsing of controller to generate a state machine
On Dec 2, 2006, at 3:12 AM, Hana wrote:> > 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 > Hanahttp://elitists.textdriven.com/svn/plugins/acts_as_state_machine/ trunk/README Cheers- -- Ezra Zygmuntowicz -- Lead Rails Evangelist -- ez-NLltGlunAUd/unjJdyJNww@public.gmane.org -- Engine Yard, Serious Rails Hosting -- (866) 518-YARD (9273) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---