class

Honeybadger::Api

Inherits Reference / Object

An API wrapper for the Honeybadger HTTP API

Instance methods

send(payload, to path : String = "v1/notices")

Sends a payload to the exception reporting api endpoint.

Source