Module: Gemmy::Patches::HashPatch::InstanceMethods::Easy

Defined in:
lib/gemmy/patches/hash_patch.rb

Instance Method Summary collapse

Instance Method Details

#easyObject



27
28
29
# File 'lib/gemmy/patches/hash_patch.rb', line 27

def easy
  self.with_indifferent_access
end