mateuszdw/qaror

View on GitHub
app/models/user.rb

Summary

Maintainability
A
3 hrs
Test Coverage

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

class User < ActiveRecord::Base

  delegate :can?, :cannot?, :to => :ability

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

    There are no issues that match your filters.

    Category
    Status