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

Handle nil IO.console #2

Merged
merged 1 commit into from
May 11, 2015
Merged

Handle nil IO.console #2

merged 1 commit into from
May 11, 2015

Conversation

luxflux
Copy link
Contributor

@luxflux luxflux commented Apr 9, 2015

We use tty-screen in one of our Jenkins jobs where IO.console returns nil and raised an NoMethodError. This pull request fixes this issue.

@coveralls
Copy link

Coverage Status

Coverage increased (+6.37%) to 89.23% when pulling 0e97d71 on ninech:fix-io-console-nil into c120068 on peter-murach:master.

2 similar comments
@coveralls
Copy link

Coverage Status

Coverage increased (+6.37%) to 89.23% when pulling 0e97d71 on ninech:fix-io-console-nil into c120068 on peter-murach:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+6.37%) to 89.23% when pulling 0e97d71 on ninech:fix-io-console-nil into c120068 on peter-murach:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+1.65%) to 84.51% when pulling 0e97d71 on ninech:fix-io-console-nil into c120068 on peter-murach:master.

piotrmurach added a commit that referenced this pull request May 11, 2015
@piotrmurach piotrmurach merged commit 33551c3 into piotrmurach:master May 11, 2015
@piotrmurach
Copy link
Owner

Thank you and sorry for taking so long to respond! I have changed few bits and need to wait for travis build to kick in. Once green I will release new version.

@piotrmurach
Copy link
Owner

@luxflux Released version 0.2.0

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.

None yet

3 participants