Skip to content

Instantly share code, notes, and snippets.

@postnati
Created July 11, 2011 10:03
Show Gist options
  • Save postnati/1075635 to your computer and use it in GitHub Desktop.
Save postnati/1075635 to your computer and use it in GitHub Desktop.
PhoneGap config.ru
$LOAD_PATH << File.expand_path(File.dirname(__FILE__))
require 'app'
run Sinatra::Application
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment