Skip to content

Commit

Permalink
add notification messages view
Browse files Browse the repository at this point in the history
  • Loading branch information
Ismail Akbudak committed Aug 18, 2015
1 parent 16c8780 commit 4930faa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/app/views/layouts/application.html.haml.erb
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
%a{:href => "/rails/routes"} Routes
%h3.muted= link_to "<%= app_name %>", root_path
%hr/
= render partial: 'layouts/partials/messages'
= yield
%hr/
.footer
Expand Down

0 comments on commit 4930faa

Please sign in to comment.