remove Clogger::ToPath proxy class
commite4f738709482d95e49552f7ddfda800e1b4a6baf
authorEric Wong <normalperson@yhbt.net>
Fri, 14 Jan 2011 21:59:15 +0000 (14 13:59 -0800)
committerEric Wong <normalperson@yhbt.net>
Fri, 14 Jan 2011 22:08:47 +0000 (14 14:08 -0800)
tree5fabcfbbf639b854a1ac03d03894261af08bf3e9
parent63521b4c70a1aff89049abf2ba224114e97f62ac
remove Clogger::ToPath proxy class

We can just make Clogger#respond_to? smarter and forward
everything except :close to the body we're proxying.
ext/clogger_ext/clogger.c
lib/clogger.rb
lib/clogger/pure.rb
test/test_clogger_to_path.rb