instance method
options
Ruby on Rails 8.1.2
Since v5.2.8.1 PrivateSignature
options()
No documentation comment.
Source
# File activesupport/lib/active_support/encrypted_configuration.rb, line 112
def options
@options ||= deep_transform(config)
end
Defined in activesupport/lib/active_support/encrypted_configuration.rb line 112
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActiveSupport::EncryptedConfiguration