Sha256: 8c70c6281bc76aedfa28a473ed7cdf89d6e47c589144d6292be3ac7f86a9cbba
Contents?: true
Size: 340 Bytes
Versions: 3
Compression:
Stored size: 340 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', admin_<%= index_helper %>_path %>
Version data entries
3 entries across 3 versions & 1 rubygems