Sha256: 29147047688cd38e3481ceee47334c6808c78b0bb90d9c896b6c3da3a5ef05e7
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 & 1 rubygems