Sha256: 5a347e592d3c607284d9c1d2cfb675e75fca249aed8b2db592f6337ef4ac3db7
Contents?: true
Size: 350 Bytes
Versions: 4
Compression:
Stored size: 350 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
4 entries across 4 versions & 2 rubygems