Ruby Midwest 2011 - Mastering the Ruby Debugger

Published: 30 July 2015
on channel: Confreaks
172
0

Mastering the Ruby Debugger by: Jim Weirich

You are happily writing new code for your system when all of a sudden the code is not behaving the way you thought it should. Perhaps you just created a failing test, and the code you wrote was expected to make the test pass ... but it doesn't. What's the first thing you do?
Some Rubyists will drop some "puts" statements into the code. Some will add a raise statement. And still others will depend on logging to trace the internals of the code. But a surprisingly few Rubyists will reach for the Ruby debugger.
Despite a general disdain for the debugger in the Ruby community, the Ruby debugger is a powerful tool that can quickly get to the heart of a coding problem. This talk will concentrate on getting Rubyists up to speed on the debugger, how to use it effectively and learning other general debugging tips.


Watch video Ruby Midwest 2011 - Mastering the Ruby Debugger online, duration hours minute second in high quality that is uploaded to the channel Confreaks 30 July 2015. Share the link to the video on social media so that your subscribers and friends will also watch this video. This video clip has been viewed 172 times and liked it 0 visitors.