method
read_encrypted_secrets
v7.2.3 -
Show latest stable
- Class:
Rails::Application::Configuration
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