method
cipher
rails 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