pass along "to_io" calls to the body
commitd3a182dd0238c964ff5191642d53fce3d2e64be9
authorEric Wong <normalperson@yhbt.net>
Fri, 21 Jan 2011 08:53:55 +0000 (21 08:53 +0000)
committerEric Wong <normalperson@yhbt.net>
Fri, 21 Jan 2011 08:57:01 +0000 (21 08:57 +0000)
tree7849641fd6ecdf22f15a82ee1c7653214999ea44
parent0abc76611fe3438dd5b152257f9ba9028c536ed3
pass along "to_io" calls to the body

This optimization is used by Rainbows! to pass IO objects
to the response body.
ext/clogger_ext/clogger.c
lib/clogger/pure.rb
test/test_clogger_to_path.rb