ledermann/ibanomat

View on GitHub

Showing 1 of 1 total issue

Method find has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def self.find(options)
    raise ArgumentError.new unless options.is_a?(Hash)
    if options[:bank_code].empty?
      raise ArgumentError.new('Option :bank_code is missing!')
    end
Severity: Minor
Found in lib/ibanomat/client.rb - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language