Closed jonspalmer closed 12 years ago
Airbrake supports a few more pieces of meta data about an error: userAgent, hostname and currentUser. This set of changes adds those pieces along with specs.
I also cleaned up some bugs in the request url logic.
the xml files are all standard grails stuff that just make it possible to run the app directly to test it. (by supplying a valid API key)
Airbrake supports a few more pieces of meta data about an error: userAgent, hostname and currentUser. This set of changes adds those pieces along with specs.
I also cleaned up some bugs in the request url logic.