MaxLap/activerecord_where_assoc

View on GitHub
lib/active_record_where_assoc/sql_returning_methods.rb

Summary

Maintainability
A
45 mins
Test Coverage

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

    def compare_assoc_count_sql(left_operand, operator, association_name, conditions = nil, options = {}, &block)
Severity: Minor
Found in lib/active_record_where_assoc/sql_returning_methods.rb - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status