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