Skip to content

Instantly share code, notes, and snippets.

@nordringrayhide
Created June 21, 2010 15:36
Show Gist options
  • Save nordringrayhide/447030 to your computer and use it in GitHub Desktop.
Save nordringrayhide/447030 to your computer and use it in GitHub Desktop.
require 'json'
require 'open-uri'
obj = JSON.parse(open('http://uri-path/to/json/data').read)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment