Skip to content

Instantly share code, notes, and snippets.

@workmad3
Created May 16, 2012 17:53
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save workmad3/2712594 to your computer and use it in GitHub Desktop.
Save workmad3/2712594 to your computer and use it in GitHub Desktop.
run ->(e){[200, {}, ["Hello world"]]}
source :rubygems
gem 'rack'
GEM
remote: http://rubygems.org/
specs:
rack (1.4.1)
PLATFORMS
ruby
DEPENDENCIES
rack
web: rackup -E production -p $PORT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment