I'm trying to use ruby-debug to debug this script I've written and it keeps terminating on the line, if __FILE__ == $0
. I step through each line before it, and then when it gets to that line it just quits. No errors or anything, it just quits. How do I fix this?
0
|
|
|||
|
1
|
Actually everything is working as it is supposed to. The |
||
|