Files
gitlabhq/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
..
2015-12-11 18:02:10 +01:00
2015-02-02 21:53:27 -08:00
2015-07-28 18:04:57 +02:00