Error report generated from development
I had a typo on my routes files, instead of typing :member I typed :memember and that generated an error report that got to airbrake from my development machine when I run rake routes. I think that exception should be allowed to pass through to my console and not reported. I'm attaching a screenshot of the report.
Comments are currently closed for this discussion. You can start a new one.
Support Staff 2 Posted by benarent on 08 Feb, 2012 05:48 PM
You can ignore errors if you're on a paid plan.
3 Posted by pupeno on 30 Mar, 2012 09:57 AM
We'll be on a paid plan soon, but shouldn't development never generate airbrake reports?
Support Staff 4 Posted by Stu on 30 Mar, 2012 08:06 PM
Hey there,
You should set
config.development_lookup = false
in your initializer.
Cheers
Stu
Stu closed this discussion on 30 Mar, 2012 08:06 PM.