pupilfirst/pupilfirst

View on GitHub
app/controllers/application_controller.rb

Summary

Maintainability
A
2 hrs
Test Coverage
C
79%

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

class ApplicationController < ActionController::Base
  include Pundit::Authorization

  # Prevent CSRF attacks by raising an exception. Note that this is different from the default of :null_session.
  # Rails 5 introduced a boolean option called prepend for maintaining the order of execution
Severity: Minor
Found in app/controllers/application_controller.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status