提交 11e890fe 编写于 作者: C Carlos Antonio da Silva

Merge pull request #6499 from lazylester/patch-1

Clarify and correct the description for the --full option of the 
plugin_new generator. [ci skip]
......@@ -155,7 +155,7 @@ class PluginNewGenerator < AppBase
:desc => "Create dummy application at given path"
class_option :full, :type => :boolean, :default => false,
:desc => "Generate rails engine with integration tests"
:desc => "Generate a rails engine with bundled Rails application for testing"
class_option :mountable, :type => :boolean, :default => false,
:desc => "Generate mountable isolated application"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册