spk/money-open-exchange-rates

View on GitHub
lib/money/bank/open_exchange_rates_bank.rb

Summary

Maintainability
A
3 hrs
Test Coverage

Class OpenExchangeRatesBank has 27 methods (exceeds 20 allowed). Consider refactoring.
Open

    class OpenExchangeRatesBank < Money::Bank::VariableExchange
      VERSION = ::OpenExchangeRatesBank::VERSION
      BASE_URL = 'https://openexchangerates.org/api/'

      # OpenExchangeRates urls
Severity: Minor
Found in lib/money/bank/open_exchange_rates_bank.rb - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status