Class: Hash

Inherits:
Object
  • Object
show all
Defined in:
lib/rsolr-ext.rb

Direct Known Subclasses

Mash

Instance Method Summary collapse

Instance Method Details

#to_mashObject



5
6
7
# File 'lib/rsolr-ext.rb', line 5

def to_mash
  Mash.new(self)
end