rs-pro/rocket_navigation

View on GitHub
lib/rocket_navigation/renderer/base.rb

Summary

Maintainability
A
3 hrs
Test Coverage

Class Base has 26 methods (exceeds 20 allowed). Consider refactoring.
Open

    class Base
      extend Forwardable
      attr_reader :container, :options

      def_delegators :container, :view_context
Severity: Minor
Found in lib/rocket_navigation/renderer/base.rb - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status