openpprn/opn

View on GitHub
app/models/user.rb

Summary

Maintainability
A
3 hrs
Test Coverage

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

class User < ActiveRecord::Base
  has_merit

  rolify role_join_table_name: 'roles_users'

Severity: Minor
Found in app/models/user.rb - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status