1

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

mystdeim
  • 4,802
  • 11
  • 49
  • 77

1 Answers1

0

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 support@airbrake.io

mogramer
  • 602
  • 5
  • 11