سؤال

How can I debug a rails project in RadRails?

I would like to put a breakpoint in my code, start the server from the Command prompt (rails server) and for example when I click a button on my web page, I would like to get to that line with the breakpoint if it is executed.

هل كانت مفيدة؟

المحلول

You can try using RailsPanel and Better Errors for it. Here is a railscast for the same.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top