Skip to content
  • Robert Speicher's avatar
    Minor refactoring of Uploaders · a8c62dfe
    Robert Speicher authored
    - Moves a duplicate `file_storage?` definition into the common
      `GitlabUploader` ancestor.
    - Get the `uploads` base directory from a class method rather than
      hard-coding it where it's needed. This will be used in a subsequent MR
      to store Uploads in the database.
    - Improves the specs for uploaders.
    a8c62dfe