提交 c967c5eb 编写于 作者: A Aaron Patterson

remove redefined method

Rack::Response::Helpers implements this method, so we can safely remove
it
上级 e6425f6e
......@@ -265,9 +265,6 @@ def delete_cookie(key, value={})
end
# The location header we'll be responding with.
def location
headers[LOCATION]
end
alias_method :redirect_url, :location
# Sets the location header we'll be responding with.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册