Rendering the 'elements/navbar' partial view in application.html.erb

This commit is contained in:
Prelang Builder
2014-02-27 23:58:18 +00:00
committed by u7482
parent 24b9c1a86d
commit bfc07e906e

View File

@@ -7,6 +7,8 @@
<%= csrf_meta_tags %>
<meta name="viewport" content="width=device-width, initial-scale=1"/></head>
<body>
<%= render partial: "elements/navbar" %>
<%= yield %>