<% @objects.each do |object| %>
<%= object.name %>
<% end %>