Displaying 1 result from an estimated 1 matches for "site_visit".
2006 Mar 06
2
form_tag error -- not found, 404 -- action DOES exist!
...controls -- listed in full below -%>
<%= submit_tag ''commit'' %>
<%= end_form_tag %>
When this is run, I get the page cannot be found screen, and the
following error in webrick''s console:
127.0.0.1 - - [06/Mar/2006:10:37:30 GMT Standard Time] "GET
/site_visit/input/1
HTTP/1.1" 200 153359
http://localhost:3000/admin/visit_data -> /site_visit/input/1
#<NoMethodError: undefined method `update'' for "0":String>
["c:/ruby/lib/ruby/gems/1.8/gems/actionpack-1.9.1/lib/action_controller/cgi_ext/
cgi_methods.rb:116:in `build_d...