ActionController::RoutingError (No route matches [GET] “/”):
问题 I'm playing around with a tutorial which uses unicorn and rails. I'm completely new to rails and for the purpose of the tutorial all I've done for the project is bundle exec rails new rails-starter with no further app modifications. When I run bundle exec unicorn -c config/unicorn.rb -E production I get the message in the browser: The page you were looking for doesn't exist. You may have mistyped the address or the page may have moved. The log shows: ActionController::RoutingError (No route