Mashape/unirest-ruby

View on GitHub
lib/unirest.rb

Summary

Maintainability
A
50 mins
Test Coverage

Method request has 7 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def self.request(method, url, headers, body, auth, timeout, &callback)
Severity: Major
Found in lib/unirest.rb - About 50 mins to fix

    There are no issues that match your filters.

    Category
    Status