BigW Consortium Gitlab

  1. 03 Jun, 2016 2 commits
  2. 31 May, 2016 1 commit
  3. 18 May, 2016 2 commits
  4. 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.
  5. 18 Mar, 2016 1 commit
  6. 16 Mar, 2016 1 commit
  7. 03 Mar, 2016 1 commit
  8. 29 Jan, 2016 1 commit
  9. 22 Jan, 2016 4 commits
  10. 20 Jan, 2016 5 commits
  11. 19 Jan, 2016 1 commit
  12. 15 Jan, 2016 5 commits
  13. 14 Jan, 2016 6 commits
  14. 13 Jan, 2016 2 commits
  15. 12 Jan, 2016 2 commits
  16. 09 Jan, 2016 2 commits
  17. 08 Jan, 2016 3 commits