twitter/activerecord-reputation-system

View on GitHub
lib/reputation_system/query_builder.rb

Summary

Maintainability
A
35 mins
Test Coverage

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

      def build_select_statement(table_name, reputation_name, select=nil, srn=nil, normalize=false)
Severity: Minor
Found in lib/reputation_system/query_builder.rb - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status