Module: Text2048::MonkeyPatch::Hash::Converter

Included in:
Hash
Defined in:
lib/text2048/monkey_patch/hash/converter.rb

Overview

For 1.9 backword compatibility

Instance Method Summary collapse

Instance Method Details

#hashinizeObject



9
10
11
# File 'lib/text2048/monkey_patch/hash/converter.rb', line 9

def hashinize
  self
end