Sha256: 99e59dc99526164619a87617f26c8cce61092af39c5cc45f396becb78db9003b
Contents?: true
Size: 384 Bytes
Versions: 9
Compression:
Stored size: 384 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_<%= prefixed_plain_model_url %>_path(@<%= singular_table_name %>) %> | <%%= link_to 'Back', <%= prefixed_index_helper %>_path %>
Version data entries
9 entries across 9 versions & 3 rubygems