Skip to content

Instantly share code, notes, and snippets.

@jacobbednarz
Created May 5, 2012 14:08
Show Gist options
  • Save jacobbednarz/2602740 to your computer and use it in GitHub Desktop.
Save jacobbednarz/2602740 to your computer and use it in GitHub Desktop.
# Found at: https://github.com/defunkt/zippy/blob/master/lib/zippy.rb
# ♥
%w( rubygems cgi hpricot net/http open-uri ).each { |f| require f }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment