Sha256: e87a70c1d3c285e140128a6643d123a21a7cee27eeb6750853c1d25ee709c7de
Contents?: true
Size: 284 Bytes
Versions: 172
Compression:
Stored size: 284 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
172 entries across 172 versions & 18 rubygems