Skip to content

Instantly share code, notes, and snippets.

@devth
Created December 13, 2009 02:15
Show Gist options
  • Save devth/255213 to your computer and use it in GitHub Desktop.
Save devth/255213 to your computer and use it in GitHub Desktop.
require 'rubygems'
require 'sinatra'
require 'app.rb'
run Sinatra::Application
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment