pupilfirst/pupilfirst

View on GitHub
app/models/user.rb

Summary

Maintainability
A
2 hrs
Test Coverage
A
94%

Class User has 21 methods (exceeds 20 allowed). Consider refactoring.
Open

class User < ApplicationRecord
  acts_as_taggable

  belongs_to :school
  belongs_to :organisation, optional: true
Severity: Minor
Found in app/models/user.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status