LunarLogic/pg_morph

View on GitHub

Showing 1 of 1 total issue

Class Polymorphic has 22 methods (exceeds 20 allowed). Consider refactoring.
Open

  class Polymorphic
    BASE_TABLE_SUFIX = :base

    include PgMorph::Naming
    attr_reader :parent_table, :child_table, :column_name, :base_table
Severity: Minor
Found in lib/pg_morph/polymorphic.rb - About 2 hrs to fix
    Severity
    Category
    Status
    Source
    Language