Sha256: d6397fb4a33aad5e944dda80e20d7febd27581bbc655f159949bdc63a172b315
Contents?: true
Size: 334 Bytes
Versions: 203
Compression:
Stored size: 334 Bytes
Contents
<p id="notice"><%%= notice %></p> <% attributes.each do |attribute| -%> <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
203 entries across 164 versions & 22 rubygems