Edit this file in app/views/<%= controller_file_name %>/index.html.erb
<%= Extlib::Inflection.humanize(property.field) %> | <% end -%>|||
---|---|---|---|
<%%=h <%= singular_model %>.<%= property.getter %> %> | <% end -%><%%= link_to 'Show', url(:<%= singular_model %>, <%= singular_model %>) %> | <%%= link_to 'Edit', url(:edit_<%= singular_model %>, <%= singular_model %>) %> | <%%= delete_button :<%= singular_model %>, <%= singular_model %> %> |