Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/ruby-on-rails/57.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Ruby on rails &引用;rails服务器";不起作用,但命令提示符显示它已在那里';没有页码了_Ruby On Rails_Ruby_Ruby On Rails 4 - Fatal编程技术网

Ruby on rails &引用;rails服务器";不起作用,但命令提示符显示它已在那里';没有页码了

Ruby on rails &引用;rails服务器";不起作用,但命令提示符显示它已在那里';没有页码了,ruby-on-rails,ruby,ruby-on-rails-4,Ruby On Rails,Ruby,Ruby On Rails 4,当我转到0.0.0.0:3000时,我得到了这个 我没有使用RailsInstaller,我使用的是Ruby和Rails的便携式版本。0.0.0只是意味着它正在监听机器拥有的所有地址。尝试浏览到http://localhost:3000/取而代之。你试过http://127.0.0.1:3000或http://localhost:3000不确定0是否在Windows上工作不,我没有执行任何操作。 c:\mowes\www\rails_projects\first_app>rails s

当我转到
0.0.0.0:3000时,我得到了这个


我没有使用RailsInstaller,我使用的是Ruby和Rails的便携式版本。

0.0.0
只是意味着它正在监听机器拥有的所有地址。尝试浏览到
http://localhost:3000/
取而代之。

你试过
http://127.0.0.1:3000
http://localhost:3000
不确定0是否在Windows上工作不,我没有执行任何操作。
c:\mowes\www\rails_projects\first_app>rails s
=> Booting WEBrick
=> Rails 4.0.0 application starting in development on http://0.0.0.0:3000
=> Run `rails server -h` for more startup options
=> Ctrl-C to shutdown server
[2013-10-17 16:49:22] INFO  WEBrick 1.3.1
[2013-10-17 16:49:22] INFO  ruby 1.9.3 (2012-04-20) [i386-mingw32]
[2013-10-17 16:49:22] INFO  WEBrick::HTTPServer#start: pid=11400 port=3000