<% items[0].each do |key, value| %> <% end %> <% items.each do |item| %> <% item.each do |key, value| %> <% end %> <% end %>
<%= key %>
<%= value %>