I have narrowed my problem in a prior topic (I'm having trouble with
Routes) to the fact that I get the problem, below only when I reload my
page. Clicking on links to go to the pages I want ... I seem not to
have problems.
Given that it seems to be a reload that is generating an "/undefined"
path somewhere ... can anyone suggest what I should be looking for to
fix the problem?
Processing ApplicationController#index (for 127.0.0.1 at 2010-02-04
16:53:40) [GET]
ActionController::RoutingError (No route matches "/undefined" with
{:method=>:get}):
warden (0.8.1) lib/warden/manager.rb:34:in `call'
warden (0.8.1) lib/warden/manager.rb:33:in `catch'
warden (0.8.1) lib/warden/manager.rb:33:in `call'
F:/InstantRails-2.0-win/ruby/lib/ruby/gems/1.8/gems/validates_captcha-0.9.6/rails/init.rb:22:in
`call'
F:/InstantRails-2.0-win/ruby/lib/ruby/1.8/webrick/httpserver.rb:104:in
`service'
F:/InstantRails-2.0-win/ruby/lib/ruby/1.8/webrick/httpserver.rb:65:in
`run'
F:/InstantRails-2.0-win/ruby/lib/ruby/1.8/webrick/server.rb:173:in
`start_thread'
F:/InstantRails-2.0-win/ruby/lib/ruby/1.8/webrick/server.rb:162:in
`start'
F:/InstantRails-2.0-win/ruby/lib/ruby/1.8/webrick/server.rb:162:in
`start_thread'
F:/InstantRails-2.0-win/ruby/lib/ruby/1.8/webrick/server.rb:95:in
`start'
F:/InstantRails-2.0-win/ruby/lib/ruby/1.8/webrick/server.rb:92:in
`each'
F:/InstantRails-2.0-win/ruby/lib/ruby/1.8/webrick/server.rb:92:in
`start'
F:/InstantRails-2.0-win/ruby/lib/ruby/1.8/webrick/server.rb:23:in
`start'
F:/InstantRails-2.0-win/ruby/lib/ruby/1.8/webrick/server.rb:82:in
`start'
Rendering rescues/layout (not_found)
--
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 email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en.