18F / legalese

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

Encapsulated 'Scan' functionality in a Scanner class, added RSpec tests #12

Open mikeappell opened 7 years ago

mikeappell commented 7 years ago

Wrapped 'run' method in a begin/rescue block to prevent scanning from exiting out when bad URLs are encountered.