ministryofjustice/peoplefinder

View on GitHub
app/models/group.rb

Summary

Maintainability
A
2 hrs
Test Coverage
A
100%

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

class Group < ApplicationRecord
  include Hierarchical
  include Placeholder

  MAX_DESCRIPTION = 2000
Severity: Minor
Found in app/models/group.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status