提交 dbf38a06 编写于 作者: G Guo Xiang Tan

Do not recommend `xhr` since it is going to be deprecated.

上级 1ca13b47
......@@ -314,9 +314,6 @@ def non_kwarg_request_warning
params: { id: 1 },
headers: { 'X-Extra-Header' => '123' },
env: { 'action_dispatch.custom' => 'custom' }
xhr :post, '/profile',
params: { id: 1 }
MSG
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册