method
options
v8.1.1 -
Show latest stable
- Class:
ActiveSupport::EncryptedConfiguration
options()private
No documentation available.
# File activesupport/lib/active_support/encrypted_configuration.rb, line 112
def options
@options ||= deep_transform(config)
end