Sha256: 7416b341243bbd774528dac4a826a8bd14cffb9a35d87c33de2a55e04b61f1d9
Contents?: true
Size: 354 Bytes
Versions: 14
Compression:
Stored size: 354 Bytes
Contents
<h1>Editing <%= singular_name %></h1> <%%= start_form_tag :action => 'update<%= @suffix %>', :id => @<%= singular_name %> %> <%%= render :partial => 'form' %> <%%= submit_tag 'Edit' %> <%%= end_form_tag %> <%%= link_to 'Show', :action => 'show<%= suffix %>', :id => @<%= singular_name %> %> | <%%= link_to 'Back', :action => 'list<%= suffix %>' %>
Version data entries
14 entries across 14 versions & 3 rubygems