glitch-soc/mastodon

View on GitHub
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
  # Prevent CSRF attacks by raising an exception.
  # For APIs, you may want to use :null_session instead.
  protect_from_forgery with: :exception

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

    There are no issues that match your filters.

    Category
    Status