Skip to content

Instantly share code, notes, and snippets.

@devpuppy
Created February 20, 2009 09:20
Show Gist options
  • Save devpuppy/67390 to your computer and use it in GitHub Desktop.
Save devpuppy/67390 to your computer and use it in GitHub Desktop.
The basics of the gist.github.com API
@gists = YAML::load Net::HTTP.get(URI.parse(GIST_URL))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment