Skip to content

Instantly share code, notes, and snippets.

@bkudria
Created November 28, 2009 05:03
Show Gist options
  • Save bkudria/244396 to your computer and use it in GitHub Desktop.
Save bkudria/244396 to your computer and use it in GitHub Desktop.
== Sinatra/0.9.4 has taken the stage on 4567 for development with backup from WEBrick
[2009-11-27 21:02:36] INFO WEBrick 1.3.1
[2009-11-27 21:02:36] INFO ruby 1.9.1 (2009-07-16) [i486-linux]
[2009-11-27 21:02:41] INFO WEBrick::HTTPServer#start: pid=7040 port=4567
^C
== Sinatra has ended his set (crowd applauds)
[2009-11-27 21:02:45] INFO going to shutdown ...
[2009-11-27 21:02:45] INFO WEBrick::HTTPServer#start done.
[2009-11-27 21:02:45] INFO WEBrick 1.3.1
[2009-11-27 21:02:45] INFO ruby 1.9.1 (2009-07-16) [i486-linux]
[2009-11-27 21:02:50] INFO WEBrick::HTTPServer#start: pid=7040 port=9292
^C[2009-11-27 21:02:53] INFO going to shutdown ...
[2009-11-27 21:02:53] INFO WEBrick::HTTPServer#start done.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment