Skip to content

Instantly share code, notes, and snippets.

@chinloongtan
Created March 26, 2016 06:35
Show Gist options
  • Save chinloongtan/41183e167fdfd33cb08f to your computer and use it in GitHub Desktop.
Save chinloongtan/41183e167fdfd33cb08f to your computer and use it in GitHub Desktop.
run Proc.new { |env| ['200', {'Content-Type' => 'text/html'}, ['Hello, Rack']] }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment