zhishi-engine/zhishi-backend

View on GitHub
app/models/question.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Class Question has 23 methods (exceeds 20 allowed). Consider refactoring.
Open

class Question < ActiveRecord::Base
  include VotesCounter
  include ZhishiDateHelper
  include Searchable
  include ModelJSONHashHelper
Severity: Minor
Found in app/models/question.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status