提交 88daf5de 编写于 作者: A Akira Matsuda

Should do nothing here

上级 a1575e5a
......@@ -37,7 +37,7 @@ def respond_to_missing?(name, include_private = false)
String.class_eval do
undef_method :respond_to_missing?
def respond_to_missing?(name, include_private = false)
(name == :bar) || super
super
end
end
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册