Hi Railers, How to begin debugging an existing application on Radrails? I want to change few features of an application and hence need to know the code flow.. Pls guide Premanshu -- Posted via http://www.ruby-forum.com/. -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
On 13 October 2010 11:01, Premanshu Mishra <lists-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org> wrote:> Hi Railers, > > How to begin debugging an existing application on Radrails? > > I want to change few features of an application and hence need to know > the code flow..Have a look at the Rails Guide on debugging. Colin -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Premanshu Mishra wrote in post #949790:> Hi Railers, > > How to begin debugging an existing application on Radrails? > > I want to change few features of an application and hence need to know > the code flow..You don''t need to debug to do that. You need to understand Rails. Please read the Rails Guides, particularly the overview of the framework. And just use an ordinary editor such as KomodoEdit or TextMate -- RadRails provides no particular advantage.> Pls guide > > PremanshuBest, -- Marnen Laibow-Koser http://www.marnen.org marnen-sbuyVjPbboAdnm+yROfE0A@public.gmane.org -- Posted via http://www.ruby-forum.com/. -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.