Module: Kernel

Defined in:
lib/equal_rights_for_hash.rb

Instance Method Summary collapse

Instance Method Details

#Hash(value) ⇒ Object



2
3
4
# File 'lib/equal_rights_for_hash.rb', line 2

def Hash(value)
  value.to_h
end