Class: Abebooks::Response
- Inherits:
-
SimpleDelegator
- Object
- SimpleDelegator
- Abebooks::Response
- Defined in:
- lib/abebooks/response.rb
Instance Method Summary collapse
Instance Method Details
#to_h ⇒ Object
6 7 8 |
# File 'lib/abebooks/response.rb', line 6 def to_h MultiXml.parse(body) end |