view lib/tasks/metrics.rake @ 250:c90c42a771ec cannam

* Restore further things broken during merge
author Chris Cannam <chris.cannam@soundsoftware.ac.uk>
date Thu, 03 Mar 2011 14:38:43 +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