method

read_encrypted_secrets

read_encrypted_secrets()
public

No documentation available.

# File railties/lib/rails/application/configuration.rb, line 357
      def read_encrypted_secrets
        Rails.deprecator.warn("'config.read_encrypted_secrets' is deprecated and will be removed in Rails 8.0.")
      end