thambley/activeadmin-xls

View on GitHub
lib/active_admin/xls/builder.rb

Summary

Maintainability
A
3 hrs
Test Coverage

Class Builder has 27 methods (exceeds 20 allowed). Consider refactoring.
Open

    class Builder
      include MethodOrProcHelper

      # @param [Class] resource_class The resource this builder generate column
      #   information for.
Severity: Minor
Found in lib/active_admin/xls/builder.rb - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status