LoginSignup
1
1

More than 5 years have passed since last update.

ruby on rails で localhost が開かないです。 ターミナルでこのようなエラー文が書いてありますがどうすればいいでしょうか?

Last updated at Posted at 2016-09-24

first_apuri $ rails server
=> Booting WEBrick
=> Rails 4.2.6 application starting in development on http://localhost:3000
=> Run rails server -h for more startup options
=> Ctrl-C to shutdown server
Exiting
/Users/     /.rbenv/versions/2.1.3/lib/ruby/gems/2.1.0/gems/activesupport-4.2.6/lib/active_support/dependencies.rb:268:in `load': /Users/     /first_apuri/config/routes.rb:4: syntax error, unexpected end-of-input, expecting keyword_end (SyntaxError)

1
1
1

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
1