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
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
Have a look at the Rails Guide on debugging.
Colin
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
Premanshu
Best,