提交 dfa9e281 编写于 作者: J Jack Dempsey 提交者: José Valim

silence @dummy_path not defined warnings

上级 88d8ca2e
......@@ -145,6 +145,7 @@ class PluginNewGenerator < AppBase
def initialize(*args)
raise Error, "Options should be given after the plugin name. For details run: rails plugin --help" if args[0].blank?
@dummy_path = nil
super
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册