Class: Hash

Inherits:
Object
  • Object
show all
Defined in:
lib/rightnow/ext/underscore.rb

Instance Method Summary collapse

Instance Method Details

#underscoreObject



13
14
15
# File 'lib/rightnow/ext/underscore.rb', line 13

def underscore
  convert_hash_keys(self)
end