Somewhat new to rails here. But have used Ruby for years and thus have
used
ruby-debug before with success. My years of gdb experience were
helpful.
I like how rails development is easy to do with Vim and command line.
They
only time I yearn for a GUI tool is when debugging. I do MS MVC dev at
work, and VS is nice for debugging, even if I am not nuts about the rest
of
it. Anyone know of a nice lite gui debugger I can easily fire up when
needed? I don’t want to have to fire up a beast like netbeans either…