<% Internal::ApplicationController::MENU_ITEMS.each do |menu_item| %> " href="/internal/<%= menu_item[:controller] %>"><%= menu_item[:name].to_s.titleize %> <% end %>