Receiving error undefined method `newrelic_ignore' in development mode
I am new to rails/new relic. The app I'm working on uses newrelic in production. On my development machine, however, when I start the WEBrick server and access a controller with "newrelic_ignore" statements, I get an error because newrelic isn't enabled. How do I get around this ?
Oh... and I'm running this on Windows VISTA.
Oh... and I'm running this on Windows VISTA.
2
people have this problem
I have this problem, too!
Tell me when someone solves it.
The more people who report this problem, the more it gets noticed.
The more people who report this problem, the more it gets noticed.
Create a customer community for your own organization
Plans starting at $19/month
-
Inappropriate?Hi MisterFine,
We may have an issue with WebBrick at the moment. Can you install mongrel and see if that resolves the issue? Mongrel is actually a better performing server and more of a standard these days anyway. You may have better luck with it in other areas as well.
To install, just do a:
C:\>gem install mongrel
Let us know if this doesn't fix the issue and we'll dig deeper.
Thanks,
Steve -
Inappropriate?See
http://github.com/newrelic/rpm/issues.../1
for more info.
This happens in newrelic rpm test application too.
I’m frustrated
-
Verified this is a bug in the current release. Will update with a new release next week.
Loading Profile...



EMPLOYEE
