api/app/controllers/spree/api/v2/base_controller.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Class BaseController has 23 methods (exceeds 20 allowed). Consider refactoring.
Open

      class BaseController < ActionController::API
        include CanCan::ControllerAdditions
        include Spree::Core::ControllerHelpers::StrongParameters
        include Spree::Core::ControllerHelpers::Store
        include Spree::Core::ControllerHelpers::Locale
Severity: Minor
Found in api/app/controllers/spree/api/v2/base_controller.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status