Skip to content

Instantly share code, notes, and snippets.

@grantmichaels
Created July 10, 2009 18:58
Show Gist options
  • Save grantmichaels/144706 to your computer and use it in GitHub Desktop.
Save grantmichaels/144706 to your computer and use it in GitHub Desktop.
$ sudo unicorn
I, [2009-07-10T14:55:01.031306 #4471] INFO -- : listening on addr=0.0.0.0:8080 fd=3
I, [2009-07-10T14:55:01.031896 #4471] INFO -- : worker=0 spawning...
I, [2009-07-10T14:55:01.035914 #4473] INFO -- : worker=0 spawned pid=4473
I, [2009-07-10T14:55:01.036396 #4473] INFO -- : Refreshing Gem list
I, [2009-07-10T14:55:01.039678 #4471] INFO -- : master process ready
./vendor/rack-0.9.1/lib/rack.rb:17: warning: already initialized constant VERSION
I, [2009-07-10T14:55:01.708897 #4473] INFO -- : worker=0 ready
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment