<% form_tag :action => 'update', :id => @naming_term do -%> <%= render :partial => 'form' %> <%= submit_tag "Update" %> <% end -%>