Sha256: 1ba43ca2b5910ca68b98417202d59ebd9a25dfe05b7245eff38a6fabb339b46a
Contents?: true
Size: 370 Bytes
Versions: 231
Compression:
Stored size: 370 Bytes
Contents
<p id="notice"><%%= notice %></p> <% attributes.reject(&:password_digest?).each do |attribute| -%> <p> <strong><%= attribute.human_name %>:</strong> <%%= @<%= 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
231 entries across 226 versions & 18 rubygems