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

rm useless method

superclass already has this method, so remove this one
上级 7a62cc7d
......@@ -39,10 +39,6 @@ def query_string=(string)
set_header Rack::QUERY_STRING, string
end
def request_parameters=(params)
set_header "action_dispatch.request.request_parameters", params
end
def content_type=(type)
set_header 'CONTENT_TYPE', type
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册