Class: HTTParty::Parser
- Inherits:
-
Object
- Object
- HTTParty::Parser
- Defined in:
- lib/paytunia.rb
Instance Method Summary collapse
Instance Method Details
#json ⇒ Object
33 34 35 |
# File 'lib/paytunia.rb', line 33 def json JSON.parse(body) end |