wilg/laundry

View on GitHub
lib/laundry/lib/soap_model.rb

Summary

Maintainability
A
1 hr
Test Coverage

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

    There are no issues that match your filters.

    Category
    Status