ksylvest/rhino

View on GitHub

Showing 3 of 3 total issues

Method flush has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def self.flush(socket, status, headers, body, time)
Severity: Minor
Found in lib/rhino/response.rb - About 35 mins to fix

    Method initialize has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

        def initialize(socket, status, headers, body, time)
    Severity: Minor
    Found in lib/rhino/response.rb - About 35 mins to fix

      Method initialize has 5 arguments (exceeds 4 allowed). Consider refactoring.
      Open

          def initialize(port, bind, reuseaddr, backlog, config)
      Severity: Minor
      Found in lib/rhino/launcher.rb - About 35 mins to fix
        Severity
        Category
        Status
        Source
        Language