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