Displaying 1 result from an estimated 1 matches for "add_subitem".
2009 Mar 09
2
form_tag error: only get requests allowed
...@item.topic, @item), :html => { :method
=> :put} do %>
<%= render :partial => ''item_form'', :object => @item %>
<%= submit_tag ''Save'' %>
<% end %>
<%= link_to ''Add Sub-Item to this Element'', :action => :add_subitem, :id
=> @item %>
<br />
<br />
Any clues?
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send...