class Rails::Application::Configuration

def read_encrypted_secrets

def read_encrypted_secrets
  Rails.deprecator.warn("'config.read_encrypted_secrets' is deprecated and will be removed in Rails 8.0.")
end