提交 d9868d9b 编写于 作者: A Alberto Almagro

Remove old TODO comment

This TODO comment has been here more than 7 years and doesn't seem to be
a temporary implementation anymore.
上级 cfc48d0b
...@@ -21,7 +21,6 @@ def #{method}(*args, &block) ...@@ -21,7 +21,6 @@ def #{method}(*args, &block)
RUBY RUBY
end end
# TODO: Remove once this is fully in place
def method_missing(meth, *args, &block) def method_missing(meth, *args, &block)
@generator.send(meth, *args, &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.
先完成此消息的编辑!
想要评论请 注册