gitlab-org--gitlab-foss/spec/config
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
..
mail_room_spec.rb Enable the Rubocop DeprecatedClassMethods cop 2016-05-08 15:33:34 -06:00