- 03 Jun, 2016 2 commits
-
-
James Lopez authored
This reverts commit 3e991230.
-
James Lopez authored
# Conflicts: # app/models/project.rb
-
- 08 May, 2016 1 commit
-
-
Connor Shea authored
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.
-
- 27 Feb, 2016 1 commit
-
-
Douwe Maan authored
Fixes #12731
-