Method: GlobalID#hash

Defined in:
lib/global_id/global_id.rb

#hashObject



72
73
74
# File 'lib/global_id/global_id.rb', line 72

def hash
  self.class.hash | @uri.hash
end