Skip to content

Instantly share code, notes, and snippets.

@gordonbisnor
Created June 3, 2009 04:23
Show Gist options
  • Save gordonbisnor/122785 to your computer and use it in GitHub Desktop.
Save gordonbisnor/122785 to your computer and use it in GitHub Desktop.
Rackup config.ru For Sinatra,Thin,Webfaction
require 'mypp'
run Sinatra::Application
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment