Hello Friends
In this lecture, we will learn how to debug a rails controller. Debugging is a very important skill of a software developer as this helps a developer to find potential flaws exists in the system and also to understand the system better. In this lecture I explained debugging within a controller but in similar you can apply this on any part of your rails application. Please watch the complete lecture for a better understanding.
Thanks