Media Summary: Continuing our journey through the dev gems installed in the Get Launching series, this episode introduces Pry, Pry-nav, Pry- Sometimes it's hard to pin down the exact code that's giving you trouble. Using step and next during a pry session can help you ... 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.
Ruby Snack 06 Debugging Specs - Detailed Analysis & Overview
Continuing our journey through the dev gems installed in the Get Launching series, this episode introduces Pry, Pry-nav, Pry- Sometimes it's hard to pin down the exact code that's giving you trouble. Using step and next during a pry session can help you ... 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. A short demonstration of fixing a failing test with Byebug. Music: Pictures of Pigeons by Small Great Dane ... In this Livestream recording of a lightning talk I gave, I outline the various ways you can contribute to open source projects. Brief introduction to the byebug gem and how you can use it to
I'll show you how to use the dev gem simple_bdd to quickly communicate the intent of a test. We'll add a feature where the admin ...