instance method
[]=
Ruby on Rails 7.2.3
Since v7.1.6Signature
[]=(salt, encryptor)
Overrides a MessageEncryptor instance associated with a given salt.
Source
# File activesupport/lib/active_support/message_encryptors.rb, line 56
Defined in activesupport/lib/active_support/message_encryptors.rb line 56
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActiveSupport::MessageEncryptors