Skip to content

Instantly share code, notes, and snippets.

View bradchaiken's full-sized avatar

Brad Chaiken bradchaiken

  • Motown
View GitHub Profile
require 'nokogiri'
require 'zlib'
require 'open-uri'
require 'net/http'
require 'net/https'
=begin
To get up and running on local:
git clone [email protected]:mphteam/list-hub.git
change directories to list-hub (cd list-hub)