Files
gitlabhq/config
Robert Speicher 4735a75340 Merge branch 'deprecated-class-methods-cop' into 'master'
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.

See merge request !4087
2016-05-12 22:41:01 +00:00
..
2016-04-22 16:13:59 -04:00
2016-01-20 21:27:01 -05:00
2015-11-25 18:18:44 +02:00
2016-05-12 16:39:03 -05:00
2016-02-10 12:43:19 +02:00