Skip to content

Instantly share code, notes, and snippets.

@crestinglight
Created February 25, 2017 20:35
Show Gist options
  • Select an option

  • Save crestinglight/b95ce2afecd7aade7de92165f348f044 to your computer and use it in GitHub Desktop.

Select an option

Save crestinglight/b95ce2afecd7aade7de92165f348f044 to your computer and use it in GitHub Desktop.
require 'sinatra'
get("/"){
erb :index
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment