Sha256: 88fce4b9378b556f333796f375d9ed4a2aa3a40a2907a282e0ca49dbcf6170f3
Contents?: true
Size: 255 Bytes
Versions: 10
Compression:
Stored size: 255 Bytes
Contents
<% for attribute in attributes -%> <%= attribute.column.human_name %> = h @<%= singular_name %>.<%= attribute.name %> <% end -%> %p = link_to 'Edit', edit_<%= singular_name %>_path(@<%= singular_name %>) | = link_to 'Back', <%= plural_name %>_path
Version data entries
10 entries across 10 versions & 2 rubygems