BathHacked/energy-sparks

View on GitHub
app/controllers/schools/advice/advice_base_controller.rb

Summary

Maintainability
A
3 hrs
Test Coverage

Class AdviceBaseController has 28 methods (exceeds 20 allowed). Consider refactoring.
Open

    class AdviceBaseController < ApplicationController
      include NonPublicSchools
      include AdvicePageHelper
      include SchoolAggregation
      include DashboardAlerts
Severity: Minor
Found in app/controllers/schools/advice/advice_base_controller.rb - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status