提交 e8c10310 编写于 作者: P Piotr Sarnacki

Merged pull request #319 from nusco/master.

Fixed minor typo in comment
......@@ -50,7 +50,7 @@ def test_handle_response
# 404 is a missing resource.
assert_response_raises ActiveResource::ResourceNotFound, 404
# 405 is a missing not allowed error
# 405 is a method not allowed error
assert_response_raises ActiveResource::MethodNotAllowed, 405
# 409 is an optimistic locking error
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册