method
read_encrypted_secrets=
rails latest stable - Class:
Rails::Application::Configuration
read_encrypted_secrets=(value)public
No documentation available.
# File railties/lib/rails/application/configuration.rb, line 361
def read_encrypted_secrets=(value)
Rails.deprecator.warn("'config.read_encrypted_secrets=' is deprecated and will be removed in Rails 8.0.")
end