gregbell/active_admin

View on GitHub
app/controllers/active_admin/resource_controller/data_access.rb

Summary

Maintainability
B
4 hrs
Test Coverage

Class ResourceController has 32 methods (exceeds 20 allowed). Consider refactoring.
Open

  class ResourceController < BaseController

    # This module overrides most of the data access methods in Inherited
    # Resources to provide Active Admin with it's data.
    #
Severity: Minor
Found in app/controllers/active_admin/resource_controller/data_access.rb - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status