未验证 提交 0aa86534 编写于 作者: K Kasper Timm Hansen 提交者: GitHub

Merge pull request #36452 from kojoma/kojoma/update_guides

[ci skip] Fix rails/command.rb document
......@@ -160,8 +160,8 @@ namespace and executes the command if found.
If Rails doesn't recognize the command, it hands the reins over to Rake
to run a task of the same name.
As shown, `Rails::Command` displays the help output automatically if the `args`
are empty.
As shown, `Rails::Command` displays the help output automatically if the `namespace`
is empty.
```ruby
module Rails::Command
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册