phallguy/scorpion

View on GitHub
lib/scorpion/rails/nest.rb

Summary

Maintainability
A
1 hr
Test Coverage
A
98%

Method included has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

      def self.included( base ) # rubocop:disable Metrics/MethodLength
        # @!attribute [rw]
        # @return [Scorpion::Nest] the singleton nest used by controllers.
        base.class_attribute :nest_instance
        base.class_exec do
Severity: Minor
Found in lib/scorpion/rails/nest.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status