app/controllers/application_controller.rb

Summary

Maintainability
A
3 hrs
Test Coverage

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

class ApplicationController < ActionController::Base
  include Pundit
  include ReturnToHelper
  include MarkdownHelper

Severity: Minor
Found in app/controllers/application_controller.rb - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status