Sha256: 3f78482e7f1231a60d4f567041437b5da686d3bd5d36b9e8b5216cc206d2c2c6
Contents?: true
Size: 270 Bytes
Versions: 13
Compression:
Stored size: 270 Bytes
Contents
%dl <% for attribute in attributes -%> %dt <%= attribute.column.human_name %> %dd= 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
13 entries across 13 versions & 7 rubygems