Sha256: 7986a0be67c75d69c861f0e0333002ad8e0198eab848312541b8ebc1eb1c583f
Contents?: true
Size: 260 Bytes
Versions: 2
Compression:
Stored size: 260 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
2 entries across 2 versions & 1 rubygems