リクエストを完了するのに時間がかかることに注意してください
Started GET "/" for 127.0.0.1 at 2011-10-19 20:45:38 +0800
Processing by MainController#index as HTML
Book Load (0.9ms) SELECT "books".* FROM "books"
Rendered application/_product.html.erb (66.8ms)
Rendered main/index.html.erb within layouts/application (158.7ms)
Rendered application/_header.html.erb (45.6ms)
Rendered application/_search_cart.html.erb (1.6ms)
Completed 200 OK in 350ms (Views: 347.9ms | ActiveRecord: 0.9ms)
何か案が?
Webrick をデフォルト サーバーとして置き換えるには、他にどのような選択肢がありますか。