Skip to content

Instantly share code, notes, and snippets.

@bourroush
Created October 24, 2014 20:13
Show Gist options
  • Save bourroush/bee4bb1c9950f262c6b1 to your computer and use it in GitHub Desktop.
Save bourroush/bee4bb1c9950f262c6b1 to your computer and use it in GitHub Desktop.
➜ recode git:(master) rails s
=> Booting WEBrick
=> Rails 4.1.5 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
[2014-10-24 16:08:09] INFO WEBrick 1.3.1
[2014-10-24 16:08:09] INFO ruby 2.1.2 (2014-05-08) [x86_64-darwin13.0]
[2014-10-24 16:08:09] INFO WEBrick::HTTPServer#start: pid=3373 port=3000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment