Files
gitlabhq/app/models
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
..
2011-10-09 00:36:38 +03:00
2016-04-28 21:28:39 +02:00
2016-03-06 23:07:19 -05:00
2016-03-29 12:19:09 +01:00
2015-12-18 14:19:48 -06:00
2016-05-11 09:03:23 +01:00