Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

Replace File.exists? with File.exist? in paperclip.gemspec #2083

Merged
merged 1 commit into from
Jan 3, 2016
Merged

Replace File.exists? with File.exist? in paperclip.gemspec #2083

merged 1 commit into from
Jan 3, 2016

Conversation

keram
Copy link
Contributor

@keram keram commented Jan 2, 2016

File.exists? is deprecated and produces unecessary warning.

File.exists? is deprecated and produces unecessary warning.
@maclover7
Copy link
Contributor

Thanks!

maclover7 added a commit that referenced this pull request Jan 3, 2016
Replace File.exists? with File.exist? in paperclip.gemspec
@maclover7 maclover7 merged commit c373542 into thoughtbot:master Jan 3, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants