michaelengland/FlipTheSwitch

View on GitHub
lib/flip_the_switch/generator/settings.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Class Settings has 21 methods (exceeds 20 allowed). Consider refactoring.
Open

    class Settings < Base
      def generate
        create_settings_bundle_if_not_exists
        read_settings
        delete_existing_settings_if_exist
Severity: Minor
Found in lib/flip_the_switch/generator/settings.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status