Sha256: afda405e70826717e47b82d1af6fc38780c075a51c8a7b821f6e45167281b238
Contents?: true
Size: 276 Bytes
Versions: 97
Compression:
Stored size: 276 Bytes
Contents
<h1>Editing Action</h1> <% form_tag :action => 'update', :id => @controller_action do -%> <%= render :partial => 'form' %> <%= submit_tag 'Edit' %> <% end -%> <%= link_to 'Show', :action => 'show', :id => @controller_action %> | <%= link_to 'Back', :action => 'list' %>
Version data entries
97 entries across 97 versions & 2 rubygems