staging not reporting
Jpunt
Posted on
Jul 22 2014
I've got a Rails app with two environments, production and staging. Both work when using the rake task to test the integration, but staging isn't reporting anything else. Even if I force it an error. What should I do to fix this?
Jason Fauchelle
Raygun
Posted on
Jul 29 2014
Hello
Please check your config for the silence_reporting setting, you'll want this to be false. We changed this in a recent version of the gem. Let me know if you have further questions.
-Jason Fauchelle