Files
gitlabhq/lib
Connor Shea 4995302df6 Enable the StringReplacement cop.
Also fix one use of `gsub` that would be faster as `delete`.

Use `tr` instead of `gsub` when you are replacing the same number of
characters. Use `delete` instead of `gsub` when you are deleting
characters.
2016-05-10 18:34:15 -06:00
..
2016-04-22 22:08:38 +02:00
2016-05-10 18:34:15 -06:00
2016-03-02 22:19:36 -05:00
2015-10-03 01:29:58 -05:00
2015-11-10 12:51:50 +01:00
2016-04-12 17:30:11 -04:00
2014-08-14 15:48:14 +04:00
2015-11-10 12:51:50 +01:00