view lib/tasks/metrics.rake @ 1461:926dce5f5778 live

Merge fix from luisf branch
author Chris Cannam
date Mon, 06 Jan 2014 15:53:59 +0000
parents 513646585e45
children
line wrap: on
line source
begin
  require 'metric_fu'
rescue LoadError
  # Metric-fu not installed
  # http://metric-fu.rubyforge.org/
end