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