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