claudiob/star

View on GitHub

Showing 1 of 1 total issue

Class File has 25 methods (exceeds 20 allowed). Consider refactoring.
Open

  class File
    attr_reader :content_type

    def initialize(options = {})
      @name = options.fetch :name, 'attachment'
Severity: Minor
Found in lib/star/file.rb - About 2 hrs to fix
    Severity
    Category
    Status
    Source
    Language