durfdoen-2.0/layouts/partials/navbar.erb

3 lines
68 B
Text

<% for i in navigables %>
<%= link_to(i[:naam], i) %>
<% end %>