Error report generated from development

pupeno's Avatar

pupeno

07 Feb, 2012 02:37 PM

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.

  1. Support Staff 2 Posted by benarent on 08 Feb, 2012 05:48 PM

    benarent's Avatar

    You can ignore errors if you're on a paid plan.

  2. 3 Posted by pupeno on 30 Mar, 2012 09:57 AM

    pupeno's Avatar

    We'll be on a paid plan soon, but shouldn't development never generate airbrake reports?

  3. Support Staff 4 Posted by Stu on 30 Mar, 2012 08:06 PM

    Stu's Avatar

    Hey there,

    You should set

    config.development_lookup = false

    in your initializer.

    Cheers

    Stu

  4. Stu closed this discussion on 30 Mar, 2012 08:06 PM.

Comments are currently closed for this discussion. You can start a new one.