How to track js errors with errbit and airbrake?

1.2k Views Asked by At

I have a rails application, tracking ruby errors works very well, but how to track js errors?

1

There are 1 best solutions below

0
On

Disclaimer: I work at airbrake
You can use https://github.com/airbrake/airbrake-js to track javascript errors.
If you have any issues getting started just email [email protected]