<%= attribute.column.human_name %> | <% end -%>|||
---|---|---|---|
<%%=h <%= singular_name %>.<%= attribute.name %> %> | <% end -%><%%= link_to 'Show', <%= object_path("#{singular_name}") %> %> | <%%= link_to 'Edit', <%= edit_path("#{singular_name}") %> %> | <%%= link_to 'Destroy', <%= object_path("#{singular_name}") %>, :confirm => 'Are you sure?', :method => :delete %> |