module Text2048::MonkeyPatch::Hash::Converter

For 1.9 backword compatibility

Public Instance Methods

hashinize() click to toggle source
# File lib/text2048/monkey_patch/hash/converter.rb, line 9
def hashinize
  self
end