orientation/orientation

View on GitHub
app/models/article.rb

Summary

Maintainability
B
4 hrs
Test Coverage

Class Article has 32 methods (exceeds 20 allowed). Consider refactoring.
Open

class Article < ApplicationRecord
  include Dateable
  include PgSearch

  extend ActionView::Helpers::DateHelper
Severity: Minor
Found in app/models/article.rb - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status