提交 ceeab61f 编写于 作者: X Xavier Noria

Merge pull request #537 from amatsuda/update_scripts2

eliminating the noise
......@@ -21,7 +21,6 @@ def #{method}(*args, &block)
# TODO: Remove once this is fully in place
def method_missing(meth, *args, &block)
STDERR.puts "Calling #{meth} with #{args.inspect} with #{block}"
@generator.send(meth, *args, &block)
end
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册