joker1007/activemodel-associations

View on GitHub
lib/active_model/associations/association_scope_extension.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method add_constraints has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

      def add_constraints(scope, owner, association_klass, refl, chain_head, chain_tail)
Severity: Minor
Found in lib/active_model/associations/association_scope_extension.rb - About 45 mins to fix

    Method add_constraints has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

          def add_constraints(scope, owner, assoc_klass, refl, tracker)
    Severity: Minor
    Found in lib/active_model/associations/association_scope_extension.rb - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status