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