Created
October 24, 2014 20:13
-
-
Save bourroush/bee4bb1c9950f262c6b1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
➜ 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