assemblymade/coderwall

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
  include ActionController::Caching::Fragments
  include NetValidators
  include UserApi
  include UserAward
Severity: Minor
Found in app/models/user.rb - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status