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