Black Bytes » static analysis http://www.blackbytes.info Ruby Programming Tutorials Thu, 24 Sep 2015 17:01:59 +0000 en-US hourly 1 http://wordpress.org/?v=4.1.8 Static Analysis in Ruby http://www.blackbytes.info/2015/08/static-analysis-in-ruby/ http://www.blackbytes.info/2015/08/static-analysis-in-ruby/#comments Sun, 02 Aug 2015 15:52:50 +0000 http://www.blackbytes.info/?p=2122 If you want to know something about your source code, like the name and line number of all your methods, what do you do? Your first idea might be to write a regexp for it, but what if I told you there is a better way? Static analysis is a technique you can use when […]

The post Static Analysis in Ruby appeared first on Black Bytes.

]]>
http://www.blackbytes.info/2015/08/static-analysis-in-ruby/feed/ 0