Skip to content

Instantly share code, notes, and snippets.

@halfbyte
Created May 29, 2009 14:19
Show Gist options
  • Save halfbyte/119971 to your computer and use it in GitHub Desktop.
Save halfbyte/119971 to your computer and use it in GitHub Desktop.
# MySpace libs
%w( connection object
album detail friends friendship
interest mood photo profile status user video
).each(&method(:require))
# Base libraries
%w( pp net/http cgi ).each(&method(:require))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment