Class: Hashblue::JsonParser
- Inherits:
-
HTTParty::Parser
- Object
- HTTParty::Parser
- Hashblue::JsonParser
- Defined in:
- lib/hashblue/client.rb
Instance Method Summary collapse
Instance Method Details
#json ⇒ Object
8 9 10 |
# File 'lib/hashblue/client.rb', line 8 def json ::JSON.parse(body) end |