路径怎么 不对 了
msdla 2009-10-17 01:11:57 => Booting WEBrick
=> Rails 2.3.4 application starting on http://0.0.0.0:3000
=> Call with -d to detach
=> Ctrl-C to shutdown server
[2009-10-17 13:02:50] INFO WEBrick 1.3.1
[2009-10-17 13:02:50] INFO ruby 1.8.7 (2008-08-11) [i486-linux]
[2009-10-17 13:02:55] INFO WEBrick::HTTPServer#start: pid=4373 port=3000
Processing ApplicationController#index (for 127.0.0.1 at 2009-10-17 13:03:05) [GET]
ActionController::RoutingError (No route matches "/first" with {:method=>:get}):
/usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
/usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
/usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
/usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
/usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
/usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
/usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
/usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
/usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
/usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
Rendering rescues/layout (not_found)
^C^C[2009-10-17 13:03:11] INFO going to shutdown ...
[2009-10-17 13:03:11] INFO WEBrick::HTTPServer#start done.
Exiting