Skip to content

Instantly share code, notes, and snippets.

@nathanhumbert
Created February 14, 2011 06:32
Show Gist options
  • Save nathanhumbert/825558 to your computer and use it in GitHub Desktop.
Save nathanhumbert/825558 to your computer and use it in GitHub Desktop.
require 'rubygems'
require 'bundler'
Bundler.require
require './myapp'
run MyApp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment