Skip to content

Instantly share code, notes, and snippets.

@lantins
Created March 14, 2009 15:14
Show Gist options
  • Select an option

  • Save lantins/79091 to your computer and use it in GitHub Desktop.

Select an option

Save lantins/79091 to your computer and use it in GitHub Desktop.
require 'main'
configure :development do
use Rack::Reloader, 0
end
run Sinatra::Application
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment