method

handle_missing_key

handle_missing_key()
private

No documentation available.

# File railties/lib/rails/secrets.rb, line 63
        def handle_missing_key
          raise MissingKeyError
        end