foodcoops/foodsoft

View on GitHub
app/models/user.rb

Summary

Maintainability
A
3 hrs
Test Coverage

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

class User < ApplicationRecord
  include CustomFields
  # TODO: acts_as_paraniod ??

  has_many :memberships, dependent: :destroy
Severity: Minor
Found in app/models/user.rb - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status