提交 3be9a34e 编写于 作者: R Rafael França

Merge pull request #23473 from gsamokovarov/kernel-module-function

Don't publicize Kernel core extensions
require 'active_support/core_ext/module/concerning'
module Kernel
module_function
# A shortcut to define a toplevel concern, not within a module.
#
# See Module::Concerning for more.
......
module Kernel
module_function
# Sets $VERBOSE to nil for the duration of the block and back to its original
# value afterwards.
#
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册