pikesley/ultron

View on GitHub

Showing 1 of 1 total issue

Method method_missing has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def self.method_missing method_name, *args
      mname = method_name.to_s
      query = nil
      path  = self.name_for_path

Severity: Minor
Found in lib/ultron/models/entities.rb - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language