提交 bc5d334c 编写于 作者: A Arun Agrawal

Using middleware name to show proper name in the info

上级 de174269
......@@ -91,7 +91,7 @@ def to_html
end
property 'Middleware' do
Rails.configuration.middleware.map(&:inspect)
Rails.configuration.middleware.map(&:name)
end
# The application's location on the filesystem.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册