summaryrefslogtreecommitdiff
path: root/config/boot.rb
Commit message (Collapse)AuthorAgeFilesLines
* Enable the Rubocop DeprecatedClassMethods copConnor Shea2016-05-081-1/+1
| | | | | | 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.
* init commitgitlabhq2011-10-091-0/+6