Skip to content

Instantly share code, notes, and snippets.

@Bogdan808
Created December 8, 2014 12:57
Show Gist options
  • Select an option

  • Save Bogdan808/591c970856409b4e489f to your computer and use it in GitHub Desktop.

Select an option

Save Bogdan808/591c970856409b4e489f to your computer and use it in GitHub Desktop.
bogdan@bogdan-VirtualBox:~/dusha$ rails server
=> Booting WEBrick
=> Rails 4.1.1 application starting in development on http://0.0.0.0:3000
=> Run `rails server -h` for more startup options
=> Notice: server is listening on all interfaces (0.0.0.0). Consider using 127.0.0.1 (--binding option)
=> Ctrl-C to shutdown server
/home/bogdan/.rvm/gems/ruby-2.0.0-p598@railstutorial_rails_4_0/gems/actionpack-4.1.1/lib/action_dispatch/http/mime_type.rb:163: warning: already initialized constant Mime::PLUPLOAD
/home/bogdan/.rvm/gems/ruby-2.0.0-p598@railstutorial_rails_4_0/gems/actionpack-4.1.1/lib/action_dispatch/http/mime_type.rb:163: warning: previous definition of PLUPLOAD was here
[2014-12-08 14:55:36] INFO WEBrick 1.3.1
[2014-12-08 14:55:36] INFO ruby 2.0.0 (2014-11-13) [x86_64-linux]
[2014-12-08 14:55:36] INFO WEBrick::HTTPServer#start: pid=2355 port=3000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment