bikeindex/bike_index

View on GitHub
app/models/user.rb

Summary

Maintainability
C
7 hrs
Test Coverage
A
96%

Class User has 70 methods (exceeds 40 allowed). Consider refactoring.
Open

class User < ApplicationRecord
  include ActionView::Helpers::SanitizeHelper
  include FeatureFlaggable
  include Geocodeable

Severity: Major
Found in app/models/user.rb - About 7 hrs to fix

    There are no issues that match your filters.

    Category
    Status