From 71a7ae3845344a53cdb47e561fb5f46d21696e30 Mon Sep 17 00:00:00 2001 From: Eric Meyer Date: Mon, 23 Nov 2009 18:04:43 -0700 Subject: [PATCH] added susy reguire to example config --- examples/susy/config.rb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/examples/susy/config.rb b/examples/susy/config.rb index 9f6e6154..f68fd3bc 100644 --- a/examples/susy/config.rb +++ b/examples/susy/config.rb @@ -1,3 +1,5 @@ +require 'susy' + project_type = :stand_alone # Set this to the root of your project when deployed: http_path = "/"