18F / legalese

experimental legal language checker for third-party services
Other
7 stars 7 forks source link

Invalid URLs in urls.txt cause the scanning to exit with an exception #8

Open mikeappell opened 7 years ago

mikeappell commented 7 years ago

If there is a line item in urls.txt which Open-URI::open isn't able to properly parse, the scanning process errors out with:

/Users/flatironschool/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/open-uri.rb:37:in `initialize': No such file or directory @ rb_sysopen - bad_url_here (Errno::ENOENT)