method
cipher
v7.1.3.4 -
Show latest stable
- Class:
ActiveRecord::Encryption::Encryptor
cipher()private
No documentation available.
# File activerecord/lib/active_record/encryption/encryptor.rb, line 84
def cipher
ActiveRecord::Encryption.cipher
end