提交 501941b1 编写于 作者: R Rafael França 提交者: GitHub

Merge pull request #29912 from rails/revert-29911-schneems/rack-mini-profiler

Revert "Include rack-mini-profiler by default"
* Include `rack-mini-profiler` gem by default. This gem allows for easy
visability and diagnosis of performance related issues.
*Richard Schneeman*
* Support `-` as a platform-agnostic way to run a script from stdin with
`rails runner`
......
......@@ -46,8 +46,6 @@ group :development do
<%- else -%>
gem 'web-console', '>= 3.3.0'
<%- end -%>
# Display performance metrics on each page load. To configure for production read: https://github.com/MiniProfiler/rack-mini-profiler
gem 'rack-mini-profiler', '~> 0.10.5'
<%- end -%>
<% if depend_on_listen? -%>
gem 'listen', '>= 3.0.5', '< 3.2'
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册