SumOfUs/Champaign

View on GitHub
app/models/page.rb

Summary

Maintainability
A
3 hrs
Test Coverage

Class Page has 26 methods (exceeds 20 allowed). Consider refactoring.
Open

class Page < ApplicationRecord # rubocop:disable Metrics/ClassLength
  extend FriendlyId
  has_paper_trail

  PRONTO_TEMPLATES = ['Default: Petition And Scroll To Share Greenpeace', 'Fundraiser With Title Below Image'].freeze
Severity: Minor
Found in app/models/page.rb - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status