theforeman/foreman

View on GitHub
app/models/taxonomy.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Class Taxonomy has 24 methods (exceeds 20 allowed). Consider refactoring.
Open

class Taxonomy < ApplicationRecord
  validates_lengths_from_database

  include Authorizable
  include NestedAncestryCommon
Severity: Minor
Found in app/models/taxonomy.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status