Skip to content

Instantly share code, notes, and snippets.

@graemenelson
Created April 10, 2009 14:47
Show Gist options
  • Select an option

  • Save graemenelson/93111 to your computer and use it in GitHub Desktop.

Select an option

Save graemenelson/93111 to your computer and use it in GitHub Desktop.
require 'rubygems'
require 'sinatra'
require 'myapp.rb'
run MyApp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment