From 38a676e3629f24254651fd4261aba42b9ddddfd7 Mon Sep 17 00:00:00 2001 From: Phil Park Date: Sun, 13 Mar 2016 13:38:09 -0400 Subject: [PATCH] i've made a comment to gary's code --- linkvalidator.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/linkvalidator.rb b/linkvalidator.rb index 5cd9e09..5c139b1 100644 --- a/linkvalidator.rb +++ b/linkvalidator.rb @@ -2,6 +2,7 @@ require 'open-uri' require 'rubyful_soup' +# I am making a comment - hi Gary! Jay is teaching... sorry for the fork begin print "\n\nEnter website to crawl (ex. http://reddit.com): " url = gets