jsonb-uy/rotulus

View on GitHub
lib/rotulus/column.rb

Summary

Maintainability
A
3 hrs
Test Coverage

Class Column has 27 methods (exceeds 20 allowed). Consider refactoring.
Open

  class Column
    attr_reader :model, :name, :direction, :nulls

    # Creates a Column object representing a table column in the "ORDER BY" expression.
    #
Severity: Minor
Found in lib/rotulus/column.rb - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status