Debugging Ruby on Rails with the ruby-debug gem
Friday, September 28th, 2007
Remember the breakpointer? It was based on a bug in ruby that was closed in ruby 1.8.5 - when the bug was closed, the handy dandy breakpointer functionality went away. That's a drag, but there's an even better way available.
Ok. Lets get going - the first thing we do is install the [...]



