Media Summary: When our tests fail all we get is output in a terminal. Testing is core to the culture of Ruby, and the tools are sophisticated, but ... Sometimes it's hard to pin down the exact code that's giving you trouble. Using step and next during a Continuing our journey through the dev gems installed in the Get Launching series, this episode introduces
Debugging With Pry - Detailed Analysis & Overview
When our tests fail all we get is output in a terminal. Testing is core to the culture of Ruby, and the tools are sophisticated, but ... Sometimes it's hard to pin down the exact code that's giving you trouble. Using step and next during a Continuing our journey through the dev gems installed in the Get Launching series, this episode introduces 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. How to debug a Ruby application using Pry. #