Skip to content

Instantly share code, notes, and snippets.

@timhodson
Created December 7, 2011 16:22
Show Gist options
  • Save timhodson/1443437 to your computer and use it in GitHub Desktop.
Save timhodson/1443437 to your computer and use it in GitHub Desktop.
require "rubygems"
require "bundler"
Bundler.require
require "./app"
run Sinatra::Application
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment