I found it somewhat weird at first to work with binding.pry lines in my code for debugging purposes. Other than that it's a great thing to have. Way better than figuring stuff out by removing lines of code ;-)
One question remains. Is there another way to introduce breakpoints, say directly from the pry console?
I found it somewhat weird at first to work with binding.pry lines in my code for debugging purposes. Other than that it's a great thing to have. Way better than figuring stuff out by removing lines of code ;-)
One question remains. Is there another way to introduce breakpoints, say directly from the pry console?