Recent activity
Subscribe to this feed
A comment on the question "Dispatcher warning during startup" in New Relic:
Yes, it does. That's probably the way to go to get it backwards compatible. – magnus, on January 14, 2009 14:05
magnus marked one of Bill Kayser's replies in New Relic as useful. Bill Kayser replied to the question "Dispatcher warning during startup".
magnus asked a question in New Relic on January 08, 2009 10:14:
Dispatcher warning during startupIf I change the first line in plugins/newrelic_rpm/lib/new_relic/agent/instrumentation/rails/dispatcher.rb from
require_dependency 'dispatcher'
to
require_dependency 'action_controller/dispatcher'
I get rid of the startup warning:
1.8/gems/rails-2.1.1/lib/dispatcher.rb:24: warning: already initialized constant Dispatcher
Is this the way to do it?
Loading Profile...

