Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix monkey patching of IO.read #768

Merged
merged 1 commit into from Jul 10, 2015
Merged

Fix monkey patching of IO.read #768

merged 1 commit into from Jul 10, 2015

Conversation

375gnu
Copy link
Contributor

@375gnu 375gnu commented Jul 8, 2015

Ruby 2.0 supports one more optional parameter of IO.read, which is hash of read modes.

@fnichol
Copy link
Contributor

fnichol commented Jul 8, 2015

@375gnu This looks good--think you could fix up the Rubocop failures from the Travis results? You can run bundle exec rake style to get these in development. Thanks!

@375gnu
Copy link
Contributor Author

375gnu commented Jul 9, 2015

I've pushed fixed patch

@fnichol
Copy link
Contributor

fnichol commented Jul 10, 2015

Excellent, thank you!

fnichol added a commit that referenced this pull request Jul 10, 2015
@fnichol fnichol merged commit e40ed32 into test-kitchen:master Jul 10, 2015
@375gnu 375gnu deleted the fix-monkey-patching-of-io-read branch July 22, 2015 06:56
@test-kitchen test-kitchen locked and limited conversation to collaborators Nov 16, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants