Skip to content

Instantly share code, notes, and snippets.

@ender672
Created December 20, 2008 10:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ender672/38296 to your computer and use it in GitHub Desktop.
Save ender672/38296 to your computer and use it in GitHub Desktop.
Shoes.app do
download 'http://127.0.0.1:3000', {:headers => {'test' => 'me'}} do |d|
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment