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 Rubocop: no trailing newlines 2015-02-02 21:53:27 -08:00
shell_env.rb Fix style points 2015-07-28 18:04:57 +02:00