Skip to content

Instantly share code, notes, and snippets.

@Draiken
Created May 31, 2012 19:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Draiken/2845801 to your computer and use it in GitHub Desktop.
Save Draiken/2845801 to your computer and use it in GitHub Desktop.
sinatra problem
$ bundle exec ruby watcher.rb
== Sinatra/1.3.2 has taken the stage on 4567 for development with backup from Thin
>> Thin web server (v1.3.1 codename Triple Espresso)
>> Maximum connections set to 1024
>> Listening on 0.0.0.0:4567, CTRL+C to stop
^C>> Stopping ...
== Sinatra has ended his set (crowd applauds)
== Sinatra/1.3.2 has taken the stage on 4567 for development with backup from Thin
>> Thin web server (v1.3.1 codename Triple Espresso)
>> Maximum connections set to 1024
>> Listening on 0.0.0.0:4567, CTRL+C to stop
Fetching urls
^C>> Stopping ...
== Sinatra has ended his set (crowd applauds)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment