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