octobox/octobox

View on GitHub
lib/octobox/configurator.rb

Summary

Maintainability
B
6 hrs
Test Coverage

Class Configurator has 44 methods (exceeds 20 allowed). Consider refactoring.
Open

  class Configurator
    def attr_encryption_key
      @key ||= begin
        key = ENV['OCTOBOX_ATTRIBUTE_ENCRYPTION_KEY']

Severity: Minor
Found in lib/octobox/configurator.rb - About 6 hrs to fix

    There are no issues that match your filters.

    Category
    Status