instance method
cipher
Ruby on Rails 7.2.3
Since v7.0.10 PrivateSignature
cipher()
No documentation comment.
Source
# File activerecord/lib/active_record/encryption/encryptor.rb, line 97
def cipher
ActiveRecord::Encryption.cipher
end
Defined in activerecord/lib/active_record/encryption/encryptor.rb line 97
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActiveRecord::Encryption::Encryptor