view lib/tasks/metrics.rake @ 1430:04cc33a44d4c live

Merge from branch "cannam"
author Chris Cannam
date Wed, 09 Oct 2013 17:41:45 +0100
parents 513646585e45
children
line wrap: on
line source
begin
  require 'metric_fu'
rescue LoadError
  # Metric-fu not installed
  # http://metric-fu.rubyforge.org/
end