From 1a3fdad01d9cb2e2596281d38ce0c0f1ad4da04a Mon Sep 17 00:00:00 2001 From: elijah Date: Wed, 31 Jul 2013 15:12:59 -0700 Subject: added empty 'home' layout and removed debugger from homecontroller --- app/views/layouts/_content.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/views/layouts/_content.html.haml') diff --git a/app/views/layouts/_content.html.haml b/app/views/layouts/_content.html.haml index 19af627..d5c2fa3 100644 --- a/app/views/layouts/_content.html.haml +++ b/app/views/layouts/_content.html.haml @@ -1,5 +1,5 @@ -# --# Partial for displaying the page content. This is the only place that content should be displayed. +-# Partial for displaying the page content. This is the only place that content should be displayed (except for home layout) -# - if content_for?(:content) -- cgit v1.2.3