From d68388a57816eaf33b55b9504c122ab2b5b7703c Mon Sep 17 00:00:00 2001 From: John Bintz Date: Mon, 29 Nov 2010 18:48:52 -0500 Subject: [PATCH] a style thing --- Rakefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Rakefile b/Rakefile index 6a4c576..4ca7ac8 100644 --- a/Rakefile +++ b/Rakefile @@ -6,8 +6,7 @@ Bundler.require(:default) $LOAD_PATH << 'lib' require 'yaml' - -require 'apache' +require 'apache/config' namespace :apache do desc "Generate the configs"