otwcode/otwarchive

View on GitHub
app/controllers/autocomplete_controller.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Class AutocompleteController has 25 methods (exceeds 20 allowed). Consider refactoring.
Open

class AutocompleteController < ApplicationController
  respond_to :json

  skip_before_action :store_location
  skip_before_action :set_current_user, except: [:collection_parent_name, :owned_tag_sets, :site_skins]
Severity: Minor
Found in app/controllers/autocomplete_controller.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status