AlchemyCMS/alchemy_cms

View on GitHub
app/controllers/alchemy/admin/resources_controller.rb

Summary

Maintainability
A
0 mins
Test Coverage
A
96%

Class ResourcesController has 28 methods (exceeds 20 allowed). Consider refactoring.
Wontfix

    class ResourcesController < Alchemy::Admin::BaseController
      COMMON_SEARCH_FILTER_EXCLUDES = %i[id utf8 _method _ format].freeze

      include Alchemy::ResourcesHelper

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

    There are no issues that match your filters.

    Category
    Status