提交 da583df5 编写于 作者: J José Valim

Remove bazillion warnings from AP suite.

上级 56b12140
...@@ -364,7 +364,7 @@ def url_options ...@@ -364,7 +364,7 @@ def url_options
end end
def respond_to?(method, include_private = false) def respond_to?(method, include_private = false)
@integration_session.respond_to?(method, include_private) || super integration_session.respond_to?(method, include_private) || super
end end
# Delegate unhandled messages to the current session instance. # Delegate unhandled messages to the current session instance.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册