view lib/tasks/metrics.rake @ 199:55c3f4afe85d luisf

Merge from branch "live"
author Chris Cannam
date Mon, 07 Feb 2011 14:17:31 +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