gitlab-org--gitlab-foss/lib/gitlab/backend
Connor Shea 9cc0937b3a Enable the Rubocop DeprecatedClassMethods cop
This reports uses of `File.exists?` and `Dir.exists?`, which were both
deprecated in Ruby and will eventually be removed in favor of
`.exist?`. Also fixes all existing uses of the deprecated methods.
2016-05-08 15:33:34 -06:00
..
grack_auth.rb Fix specs 2015-12-11 18:02:10 +01:00
shell.rb Enable the Rubocop DeprecatedClassMethods cop 2016-05-08 15:33:34 -06:00
shell_adapter.rb
shell_env.rb