diff --git a/app/views/layouts/public.html.haml b/app/views/layouts/public.html.haml index ae92070..23788c2 100644 --- a/app/views/layouts/public.html.haml +++ b/app/views/layouts/public.html.haml @@ -12,7 +12,7 @@ - =javascript_include_tag 'public/public' + =javascript_include_tag 'public/public', :debug => true