提交 6080bfcf 编写于 作者: R Rafael Mendonça França

`config.generators` should be docummented since it is public API

[ci skip]
上级 2828cfd1
......@@ -26,7 +26,7 @@ def initialize(root=nil)
#
# config.generators.colorize_logging = false
#
def generators #:nodoc:
def generators
@generators ||= Rails::Configuration::Generators.new
yield(@generators) if block_given?
@generators
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册