support-foo/web

View on GitHub
app/models/account.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Class Account has 25 methods (exceeds 20 allowed). Consider refactoring.
Open

class Account < ActiveRecord::Base
  include ActiveRecord::UUID

  PRO_PLAN_ID = 'pro-30'

Severity: Minor
Found in app/models/account.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status