From: Ryan Davis Date: 2009-01-21T09:07:44+09:00 Subject: [ANN] flog 2.0.0 Released flog version 2.0.0 has been released! * * Flog reports the most tortured code in an easy to read pain report. The higher the score, the more pain the code is in. Changes: ### 2.0.0 / 2009-01-20 * 1 major enhancement: * Pulled in and merged Rick Bradley's awesome flame project into flog. * 1 minor enhancement: * Added gauntlet plugin * 1 bug fix: * "hugh sasse".split(/\s/).map{|x|x.capitalize}.join(" ") # :-) * *