From a4ee10fd3fcebe3183c334201183a8e6b3035d67 Mon Sep 17 00:00:00 2001 From: rgarcia Date: Thu, 16 Jul 2015 20:27:09 +0200 Subject: [PATCH] fixing specs [#5] --- app/views/layouts/application.html.erb | 1 + 1 file changed, 1 insertion(+) diff --git a/app/views/layouts/application.html.erb b/app/views/layouts/application.html.erb index d24d7ca73..de07f1b75 100644 --- a/app/views/layouts/application.html.erb +++ b/app/views/layouts/application.html.erb @@ -13,6 +13,7 @@ +

<%= notice %>

<%= yield %>