view lib/tasks/metrics.rake @ 434:dcf38f417f1f live

Merge from branch "bug_168"
author Chris Cannam
date Mon, 06 Jun 2011 10:57:11 +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