Sha256: 4522f6a2bdb11dc8fdd1af70383126554c57b1c144e60c2d6dbdc588f10fb3c0
Contents?: true
Size: 331 Bytes
Versions: 56
Compression:
Stored size: 331 Bytes
Contents
<p id="notice"><%%= notice %></p> <% for attribute in attributes -%> <p> <b><%= attribute.human_name %>:</b> <%%= @<%= singular_table_name %>.<%= attribute.name %> %> </p> <% end -%> <%%= link_to 'Edit', edit_<%= singular_table_name %>_path(@<%= singular_table_name %>) %> | <%%= link_to 'Back', <%= index_helper %>_path %>
Version data entries
56 entries across 56 versions & 4 rubygems