Displaying 1 result from an estimated 1 matches for "topic_form".
2009 Mar 09
4
undefined method `symbol_path'
...:create do %> .
ActionView::TemplateError (undefined method `symbol_path'' for
#<ActionView::Base:0xb72a2e40>) on line #3 of topics/new.rhtml:
1: <h1>New Topic</h1>
2:
3: <% form_tag :topic, :url => topics_path do %>
4: <%= render :partial => ''topic_form'', :object => @topic %>
5: <%= check_box_tag :make_standard, :true, @standard%>
6: Fill with standard items<br /><br />
Any clues?
CS.
Please someone help me with this... My previous posts have also received
no response. :(
--
Posted via http://www....