Ruby Debugging and Debugging Ruby
Finding and fixing bugs is at the heart of what we do as programmers, and yet we don’t really talk about it much. Here are some of my favorite resources that cover not only the hows but also the whys of debugging in Ruby.
http://www.rubyletter.com/newsletter/2017/04/28/debugging.html
Post a comment