redmine/redmine

View on GitHub
app/models/role.rb

Summary

Maintainability
A
3 hrs
Test Coverage

Class Role has 30 methods (exceeds 20 allowed). Consider refactoring.
Open

class Role < ApplicationRecord
  include Redmine::SafeAttributes

  # Custom coder for the permissions attribute that should be an
  # array of symbols. Rails 3 uses Psych which can be *unbelievably*
Severity: Minor
Found in app/models/role.rb - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status