From 1281d0b3cb5758d524af7e9f67094bcf936570b7 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 21 Jan 2011 09:07:52 +0000 Subject: clogger 0.8.0 - delegating away! Clogger now delegates all unknown methods to the response body in cases where it needs to wrap the response body. This allows apps that use non-standard Rack extensions to continue working. Eric Wong (4): pass along "to_io" calls to the body delegate method_missing calls to the response body pure: simpler autoload trigger switch to pkg.mk for maintenance tasks --- GIT-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'GIT-VERSION-GEN') diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN index ce2977d..fa41b67 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v0.7.0.GIT +DEF_VER=v0.8.0.GIT LF=' ' -- cgit v1.2.3-24-ge0c7