theforeman/foreman

View on GitHub
app/models/lookup_keys/lookup_key.rb

Summary

Maintainability
A
3 hrs
Test Coverage

Class LookupKey has 28 methods (exceeds 20 allowed). Consider refactoring.
Open

class LookupKey < ApplicationRecord
  audited :associated_with => :audit_class
  include Authorizable
  include HiddenValue
  include Classification
Severity: Minor
Found in app/models/lookup_keys/lookup_key.rb - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status