Method: ActiveRecord::Encryption::Config#hash_digest_class

Defined in:
activerecord/lib/active_record/encryption/config.rb

#hash_digest_classObject

Returns the value of attribute hash_digest_class.



9
10
11
# File 'activerecord/lib/active_record/encryption/config.rb', line 9

def hash_digest_class
  @hash_digest_class
end