ePages-de/beyond_api-ruby_client

View on GitHub
lib/beyond_api/session.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Class Session has 23 methods (exceeds 20 allowed). Consider refactoring.
Open

  class Session
    class InvalidUriProtocolError < StandardError; end

    attr_reader :api_url
    attr_accessor :access_token, :refresh_token
Severity: Minor
Found in lib/beyond_api/session.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status