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