Sha256: 761913eb55f065d0c91f06b09db668cbbb182e6bee987d7e0178def28e1a7181
Contents?: true
Size: 315 Bytes
Versions: 10
Compression:
Stored size: 315 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_admin_<%= singular_table_name %>_path(@<%= singular_table_name %>) %> | <%%= link_to 'Back', :back %>
Version data entries
10 entries across 10 versions & 1 rubygems