Skip to content

Instantly share code, notes, and snippets.

@ishida
Created June 6, 2013 15:57
Show Gist options
  • Save ishida/5722631 to your computer and use it in GitHub Desktop.
Save ishida/5722631 to your computer and use it in GitHub Desktop.
run server of sinatra-thin
bundle exec thin start -R config.ru --threaded -p 9292
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment