Skip to content

fix rescue of OpenURI#663

Merged
rafaelfranca merged 1 commit into
rails:masterfrom
sco11morgan:load-open-uri
Jul 24, 2019
Merged

fix rescue of OpenURI#663
rafaelfranca merged 1 commit into
rails:masterfrom
sco11morgan:load-open-uri

Conversation

@sco11morgan

Copy link
Copy Markdown
Contributor

🌈

If an error is raised by thor install because of an invalid URI, the rescue block currently fails because it references OpenURI and is not loaded. Update to load as needed.

reproduce with bundle exec thor install foo

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.

2 participants