Skip to content

Instantly share code, notes, and snippets.

@rstarmer
Created December 31, 2015 10:19
Show Gist options
  • Save rstarmer/85b4a607719dfbc2e561 to your computer and use it in GitHub Desktop.
Save rstarmer/85b4a607719dfbc2e561 to your computer and use it in GitHub Desktop.
Ruby rack configuration, describing how to run a Sinatra ruby application 'hw.rb'
require './hw'
run Sinatra::Application
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment