wilg/laundry

View on GitHub

Showing 2 of 2 total issues

Method default_fields has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

      def self.default_fields
        ['MerchantID',
         'ClientID',
         'FirstName',
         'LastName',
Severity: Minor
Found in lib/laundry/payments_gateway/drivers/client_driver.rb - About 1 hr to fix

    Method class_action_module has 26 lines of code (exceeds 25 allowed). Consider refactoring.
    Open

        def class_action_module
          @class_action_module ||= Module.new do
    
            # Returns the memoized <tt>Savon::Client</tt>.
            def client(&block)
    Severity: Minor
    Found in lib/laundry/lib/soap_model.rb - About 1 hr to fix
      Severity
      Category
      Status
      Source
      Language