Skip to content

Instantly share code, notes, and snippets.

@bmizerany
Created October 30, 2008 20:01
Show Gist options
  • Save bmizerany/21121 to your computer and use it in GitHub Desktop.
Save bmizerany/21121 to your computer and use it in GitHub Desktop.
require File.dirname(__FILE__) + "/../myapp.rb"
disable :run, :reload
set :env, :production
run Sinatra.application
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment