dimelo/faye-authentication

View on GitHub
lib/faye/authentication/http_client.rb

Summary

Maintainability
A
1 hr
Test Coverage

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

      def self.prepare_request(uri, channel, data, key, options = {})
Severity: Minor
Found in lib/faye/authentication/http_client.rb - About 35 mins to fix

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

          def self.publish(url, channel, data, key, options = {})
    Severity: Minor
    Found in lib/faye/authentication/http_client.rb - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status