Ruby - Ecosystem and Best Practices
You want to debug a Ruby method that sometimes returns
nil. How can you use binding.pry to pause execution only when the variable output is nil?