An interactive intro to ruby debugger, in the debugger
Update 2024-04-09: Added a second tutorial on using breakpoints. This is an introduction tutorial to Ruby debugging, inside the ruby debugger itself. The instructions are woven through the code so...