Opal wrapper for airbrake-js javascript library.
Airbrake.new({
project_id: 'xxx',
project_key: 'yyy'
})
And that is it :)
Opal wrapper for airbrake-js javascript library.
Airbrake.new({
project_id: 'xxx',
project_key: 'yyy'
})
And that is it :)