search for: no_method_error

Displaying 1 result from an estimated 1 matches for "no_method_error".

2011 Jun 23
0
Exception in ActionController::Base:Class for "first request only"
...r (WEBrick in this case). All subsequent requests are fine. If the same request made again, it works fine. Here is the exception and stack trace that is printed to the console : http://pastie.org/2110523 To me it appears like parts of the actionpack gem are not being loaded properly and hence the no_method_error. I could not figure out anything more. Any help in understanding the cause of the error and a way to solve it is greatly appreciated. Here are some things that I tried (the results of which made absolutely no sense to me) : The request is http://localhost/user This is a simple query (AJAX reque...