Displaying 1 result from an estimated 1 matches for "dkhawk".
Did you mean:
dkhan
2005 Jan 29
6
Newbie: Unable to run new controller.
I''m only just learning to use Rails, but this seems like something very
out of my control.
I used GEM to download and install Rails, then created a new application
and a controller and started the WEBrick server. When I try to access
the new controller "Test" using http://localhost:3000/test/ I get a "Not
Found" error and a great deal of output from the server