technicalpickles/jeweler

View on GitHub
lib/jeweler/generator/options.rb

Summary

Maintainability
B
4 hrs
Test Coverage

Method initialize has 104 lines of code (exceeds 25 allowed). Consider refactoring.
Open

      def initialize(args)
        super()

        @orig_args = args.clone
        self[:testing_framework]       = :shoulda
Severity: Major
Found in lib/jeweler/generator/options.rb - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status