<%= attribute.human_name %> | <% end -%>|||
---|---|---|---|
<%%= <%= singular_name %>.<%= attribute.name %> %> | <% end -%><%%= link_to 'Show', <%= singular_name %> %> | <%%= link_to 'Edit', edit_<%= singular_name %>_path(<%= singular_name %>) %> | <%%= link_to 'Destroy', <%= singular_name %>, :confirm => 'Are you sure?', :method => :delete %> |