From 12d5bec6bc45dd55bea430a28cd2ff9493f71f37 Mon Sep 17 00:00:00 2001 From: Nicolas Bally Date: Sat, 18 Aug 2012 17:10:53 +0200 Subject: [PATCH] ff --- app/views/layouts/application.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/layouts/application.html.haml b/app/views/layouts/application.html.haml index 8715376..59f1dc6 100644 --- a/app/views/layouts/application.html.haml +++ b/app/views/layouts/application.html.haml @@ -3,7 +3,7 @@ %head %title Le Pic Vert - Votre avis sur les sorties du Pic Vert = stylesheet_link_tag "application", :media => "all" - = javascript_include_tag "application" + = javascript_include_tag "application", :debug => true = csrf_meta_tags