Media Summary: 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. Pry is a featureful irb replacement that provides By David Copeland Although "being OO" isn't an end unto itself, we can often learn a great deal about programming by taking ...
Ruby Conf 2013 Effective Debugging - Detailed Analysis & Overview
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. Pry is a featureful irb replacement that provides By David Copeland Although "being OO" isn't an end unto itself, we can often learn a great deal about programming by taking ... By Loren Segal You can usually judge the maturity of a programming language ecosystem by the breadth of its tooling. By Xavier Shay In this detective story we'll start by identifying and fixing easy performance problems in Pry is the featureful development console for