glitch-soc/mastodon

View on GitHub
app/controllers/auth/registrations_controller.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Class RegistrationsController has 21 methods (exceeds 20 allowed). Consider refactoring.
Open

class Auth::RegistrationsController < Devise::RegistrationsController
  include RegistrationHelper
  include Auth::RegistrationSpamConcern

  layout :determine_layout
Severity: Minor
Found in app/controllers/auth/registrations_controller.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status