When Trouble Strikes
Sad to say, it is possible to write buggy programs using Ruby. Sorry
about that.
But not to worry! Ruby has several features that will help debug your
programs. We'll look at these features, and then we'll show some common
mistakes you can make in Ruby and how to fix them.