Skip to content
GitLab
Explore
Sign in
Register
nexedi
gitlab-ce
Repository
gitlab-ce
lib
tasks
gitlab
check.rake
Find file
Blame
History
Permalink
Use `File::exist?` instead of `File::exists?`
· 96ebc8c4
bogdanvlviv
authored
Aug 10, 2016
Since version ruby-2.2.0, method `File::exists?` is deprecated.
96ebc8c4