Skip to content

Instantly share code, notes, and snippets.

@ellismarte
Last active January 11, 2016 22:34
Show Gist options
  • Save ellismarte/c92253d975548d724dfb to your computer and use it in GitHub Desktop.
Save ellismarte/c92253d975548d724dfb to your computer and use it in GitHub Desktop.
response = HTTParty.get(@base_uri + endpoint, :headers => {:user_key => @user_key}, :query => options)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment