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