提交 ad26f066 编写于 作者: J Joshua Peek

Response#write is defined twice (this is why -w is good)

上级 f22db809
......@@ -56,12 +56,6 @@ def cache_control
@cache_control ||= {}
end
def write(str)
s = str.to_s
@writer.call s
str
end
def status=(status)
@status = status.to_i
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册