An error occurred fetching the project authors.
- 21 Dec, 2016 1 commit
-
-
Jacob Vosmaer authored
I mistakenly concluded Rack::Multipart injects File instances into the params. These should be UploadedFile instances. This reuses a mock UploadedFile class we already had in GitLab.
-
- 16 Dec, 2016 1 commit
-
-
Sean McGivern authored
Ruby 2.1 requires a basename argument to `Tempfile.open`, so just call it something that makes sense in context for the spec.
-
- 15 Dec, 2016 1 commit
-
-
Jacob Vosmaer authored
-