Does ruby have a stepwise debugger, similar to perl's "perl -d"?
|
|
Check out the ruby-debug gem and the rdebug command. Here is a random blog article about ruby-debug to get you started. |
||
|
|
|
|
From the command line (if you have the
|
||
|
|
