<% content_for :subnavigation do %> <%= link_to "new", new_menu_item_path %> <% end %>

Menu Items

<% @menu_items.each do |menu_item| %> <% end %>