Black Bytes » pry http://www.blackbytes.info Ruby Programming Tutorials Mon, 21 Mar 2016 18:40:19 +0000 en-US hourly 1 http://wordpress.org/?v=4.3.3 Debugging your Ruby Programs http://www.blackbytes.info/2015/07/ruby-debugging/ http://www.blackbytes.info/2015/07/ruby-debugging/#comments Sun, 12 Jul 2015 14:20:53 +0000 http://www.blackbytes.info/?p=2018 How often does your program do exactly what you want the first time around? Many times our programs won’t work like you expect, so we have to use the art of debugging ruby to help us finding out why. You may be familiar with the following error message: [crayon-56f133b422644012096771/] As you know, this means that […]

The post Debugging your Ruby Programs appeared first on Black Bytes.

]]>
http://www.blackbytes.info/2015/07/ruby-debugging/feed/ 8