Sha256: f5a153f92b9eee0ffbac7c342db8f44f1f4c2c0272f0fa1d10e03a9b244bb403
Contents?: true
Size: 276 Bytes
Versions: 8
Compression:
Stored size: 276 Bytes
Contents
<%%= heading_with_title "Editing <%= singular_table_name.camelize %>" %> <%%= render 'form' %> <%%= private_area true do %> <%%= link_to "Destroy <%= singular_table_name.camelize %>?", @<%= singular_table_name %>, confirm: 'Are you sure?', method: :delete %> <%%= end %>
Version data entries
8 entries across 8 versions & 1 rubygems