我需要检查我的rails应用程序的性能.我安装了newrelic_rpm.
在environment.rb中,添加了以下内容:
在environment.rb中,添加了以下内容:
config.gem "newrelic_rpm"
然后,在浏览器中我给了:@H_403_6@
http://localhost:3000/newrelic
Routing Error No route matches “/newrelic” with {:method=>:get}@H_403_6@
提前致谢…@H_403_6@