Method: HashIdentable::Identity#encoded_id

Defined in:
lib/hash_identable/identity.rb

#encoded_idObject



27
28
29
# File 'lib/hash_identable/identity.rb', line 27

def encoded_id
  id_wrapper.encode(hash_key)
end