view lib/tasks/metrics.rake @ 932:5d2b359e644d cannam

Clarify repo instructions to tell user to reload page, not just look at it again
author Chris Cannam
date Wed, 04 Jul 2012 11:01:32 +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