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

Replace File.exists? deprecated method #229

Merged
merged 1 commit into from
Nov 25, 2015

Conversation

edusantana
Copy link
Contributor

fixes #228

@davetron5000
Copy link
Owner

ok, exist? seems to be present in all Rubies. This looks good.

davetron5000 added a commit that referenced this pull request Nov 25, 2015
Replace File.exists? deprecated method
@davetron5000 davetron5000 merged commit 854c9f8 into davetron5000:gli-2 Nov 25, 2015
@davetron5000
Copy link
Owner

This is now released as 2.13.4. Thanks!

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.

File.exists? is deprecated use File.exist? instead
2 participants