BigW Consortium Gitlab

  1. 18 May, 2016 2 commits
  2. 11 May, 2016 1 commit
    • Enable the StringReplacement cop. · 4995302d
      Connor Shea authored
      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.
  3. 18 Mar, 2016 1 commit
  4. 16 Mar, 2016 1 commit
  5. 03 Mar, 2016 1 commit
  6. 29 Jan, 2016 1 commit
  7. 22 Jan, 2016 4 commits
  8. 20 Jan, 2016 5 commits
  9. 19 Jan, 2016 1 commit
  10. 15 Jan, 2016 5 commits
  11. 14 Jan, 2016 6 commits
  12. 13 Jan, 2016 2 commits
  13. 12 Jan, 2016 2 commits
  14. 09 Jan, 2016 2 commits
  15. 08 Jan, 2016 3 commits
  16. 31 Dec, 2015 3 commits