Sha256: c18b9cdbbd128a22175061c35fb953697cfcfb96a4aa713630170015c8d2bf24
Contents?: true
Size: 285 Bytes
Versions: 307
Compression:
Stored size: 285 Bytes
Contents
<% for attribute in attributes -%> <p> <b><%= attribute.column.human_name %>:</b> <%%=h @<%= singular_name %>.<%= attribute.name %> %> </p> <% end -%> <%%= link_to 'Edit', edit_<%= singular_name %>_path(@<%= singular_name %>) %> | <%%= link_to 'Back', <%= plural_name %>_path %>
Version data entries
307 entries across 173 versions & 38 rubygems