From 57d0b22e09415526a6d0090ff6b4addd74401893 Mon Sep 17 00:00:00 2001 From: roy Date: Tue, 13 Nov 2012 18:28:48 +0100 Subject: [PATCH] removed metric_fu --- Rakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Rakefile b/Rakefile index 5b501052a..6c03f17e3 100644 --- a/Rakefile +++ b/Rakefile @@ -3,5 +3,5 @@ # for example lib/tasks/capistrano.rake, and they will automatically be available to Rake. require File.expand_path('../config/application', __FILE__) -require 'metric_fu' + Zammad::Application.load_tasks