Class: HTTParty::Parser

Inherits:
Object
  • Object
show all
Defined in:
lib/bugsnag/helpers.rb

Instance Method Summary collapse

Instance Method Details

#jsonObject



3
4
5
# File 'lib/bugsnag/helpers.rb', line 3

def json
  Bugsnag::Helpers.load_json(body)
end