view lib/tasks/.svn/text-base/metrics.rake.svn-base @ 329:4575b631f6ce feature_36

DEV Commit: some work on the publications controller and views
author luisf <luis.figueira@eecs.qmul.ac.uk>
date Tue, 29 Mar 2011 17:16:18 +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