class Honeybadger::Notice
def to_json(*a)
-
(Hash)
- The JSON representation of the notice.
def to_json(*a) ::JSON.generate(as_json(*a)) end
(Hash)
- The JSON representation of the notice.
def to_json(*a) ::JSON.generate(as_json(*a)) end