On Ruby, Rails, Concurrency and fiction
source = "http://secretsite.com" content = nil open(source,:http_basic_authentication=>["username" "password"]) do |s| content = s.read end
Name (required)
Mail (will not be published) (required)
Website