view lib/tasks/metrics.rake @ 1285:22551cc54749 redmine-2.2-integration

adds the author's object class to the form
author luisf <luis.figueira@eecs.qmul.ac.uk>
date Tue, 14 May 2013 16:05:54 +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