Skip to content

Instantly share code, notes, and snippets.

@woods
Created August 14, 2009 00:40
Show Gist options
  • Save woods/167557 to your computer and use it in GitHub Desktop.
Save woods/167557 to your computer and use it in GitHub Desktop.
# Rack configuration file. Used to run this app under apache/passenger.
require 'app'
run Sinatra::Application
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment