Sha256: 21bf5e8c50f154aecc3248d241fc8837b7e552dd70b08a55c03baa5400dae164
Contents?: true
Size: 289 Bytes
Versions: 7
Compression:
Stored size: 289 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 %>.key) %> | <%%= link_to 'Back', <%= plural_name %>_path %>
Version data entries
7 entries across 7 versions & 1 rubygems