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