Listing <%= plural_name %>

<% for attribute in attributes -%> <% end -%> <%% @<%= plural_name %>.each do |<%= singular_name %>| %> <% for attribute in attributes -%> <% end -%> <%% end %>
<%= attribute.column.human_name %>
<%%=h <%= singular_name %>.<%= attribute.name %> %>
<%= will_paginate %>