Displaying 2 results from an estimated 2 matches for "ckrqoqnurt4avxtiumwx3w".
2005 Mar 08
15
Rails 0.10.1and WEBrick
Doesn''t appear to work with WEBrick. Works find with Apache/FastCGI.
Something wrong in the way Rails is trying to process paths from the
WEBrick server. If I try to send in http://localhost:3000/recipes/new,
WEBrick is interpreting /new as my controller, instead of my action.
2005 Mar 07
0
Failed route on 0.10.1
Sorry for all the newbie questions, but I''m also getting this after I
generate a new scaffold for an object and click on "New" on the list page:
Routing Error
No route for path: "new"
Failure reasons:
<ActionController::Routing::Route ":controller/service.wsdl" when
{:action=>"wsdl"}> failed because no controller found at