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 deprecated Ruby methods #2664

Merged
merged 1 commit into from
Aug 2, 2014

Conversation

alfredxing
Copy link
Member

Replace Hash#has_key? and File.exists? with Hash#key? and File.exist?

Addresses #2658.

Replace `Hash#has_key?` and `File.exists?` with `Hash#key?`
and `File.exist?`
@parkr parkr merged commit 4ca3fe5 into jekyll:master Aug 2, 2014
parkr added a commit that referenced this pull request Aug 2, 2014
@parkr parkr mentioned this pull request Aug 2, 2014
@jekyll jekyll locked and limited conversation to collaborators Feb 27, 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

3 participants