Skip to content

Conversation

@dbernheisel
Copy link
Contributor

Related #81 and Resolves #80

There were no tests for parsing remote files, so I added them but wasn't sure where to find a good online sample. I googled for some public files that fit two scenarios, and excluded these tests from running by default since they hit the internet.

This removes the http gem dependency and replaces it with Ruby's stdlib open-uri

Also, running rake failed for me because it didn't have require 'time', so I added that.

@pythonicrubyist pythonicrubyist merged commit f787567 into pythonicrubyist:master Dec 30, 2019
@pythonicrubyist
Copy link
Owner

Thanks for your contribution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove http dependency?

2 participants