提交 f08a2834 编写于 作者: J Jon Moss 提交者: GitHub

Merge pull request #26610 from mechanicles/as-to-active-support

AS => Active Support [ci skip]
......@@ -46,7 +46,7 @@ def configuration
def backtrace_cleaner
@backtrace_cleaner ||= begin
# Relies on Active Support, so we have to lazy load to postpone definition until AS has been loaded
# Relies on Active Support, so we have to lazy load to postpone definition until Active Support has been loaded
require "rails/backtrace_cleaner"
Rails::BacktraceCleaner.new
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册