From 20d31bc83da08f11062f4762449b2c3f1628d80b Mon Sep 17 00:00:00 2001 From: Sam Tilin Date: Sun, 13 Mar 2016 13:38:13 -0400 Subject: [PATCH] I've made a comment in gary's code --- linkvalidator.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/linkvalidator.rb b/linkvalidator.rb index 5cd9e09..b2b6d30 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 pull request begin print "\n\nEnter website to crawl (ex. http://reddit.com): " url = gets