metricfu / metric_fu

A fist full of code metrics
http://metricfu.github.com/metric_fu
MIT License
627 stars 96 forks source link

Hash hotspots output filenames #247

Closed MGotink closed 9 years ago

MGotink commented 9 years ago

This prevents 'File name too long @ rb_sysopen - long_file_name.rb.html (Errno::ENAMETOOLONG)' exception when hotspots it trying to save its output. Closes #246.

bf4 commented 9 years ago

I haven't run this locally but I trust you to merge if it's good.

MGotink commented 9 years ago

Ok, thanks!