Skip to content

Instantly share code, notes, and snippets.

@johnmarinelli
Created August 14, 2015 19:19
Show Gist options
  • Save johnmarinelli/f95f290332f3b6ddc3ea to your computer and use it in GitHub Desktop.
Save johnmarinelli/f95f290332f3b6ddc3ea to your computer and use it in GitHub Desktop.
class Foo
include HTTParty
base_uri 'google.com'
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment