tee_input: avoid defining a @rd.size method
commit665717d9d339748447e26d3eb0e34c9f6c64ce73
authorEric Wong <normalperson@yhbt.net>
Fri, 26 Jun 2009 22:52:39 +0000 (26 15:52 -0700)
committerEric Wong <normalperson@yhbt.net>
Mon, 29 Jun 2009 11:04:27 +0000 (29 04:04 -0700)
tree0e09d07b23952ca25d86f9bf3b84bbc8ac0d8f1a
parent1f0d2e953af07b5bb904953767ee8c66deea669a
tee_input: avoid defining a @rd.size method

We don't ever expose the @rd object to the public so
Rack-applications won't ever call size() on it.
lib/unicorn/tee_input.rb