Class: Abebooks::Response

Inherits:
SimpleDelegator
  • Object
show all
Defined in:
lib/abebooks/response.rb

Instance Method Summary collapse

Instance Method Details

#to_hObject



6
7
8
# File 'lib/abebooks/response.rb', line 6

def to_h
  MultiXml.parse(body)
end