[LRUG] Best practices for javascript in Rails apps
Jonathan del Strother
maillist at steelskies.com
Thu Jul 18 06:41:45 PDT 2013
> On 18 Jul 2013, at 14:14, Alexander Hockey-Sweeney <alexsween at gmail.com> wrote:
>
>> On a related note to javascript within Rails apps - does anyone have any tips for reporting javascript errors (with a Rails app)? Something similar to the rails exception_notification gem, but for javascript.
Paul Irish had a post collecting a bunch of them
(https://plus.google.com/+PaulIrish/posts/12BVL5exFJn) with some
useful bits in the comments.
I don't love any of the ones I've tried, though - there's a lot of
noise from errors that I can't reproduce / locate, which is
frustrating.
At the moment I'm using Muscula.
More information about the Chat
mailing list