Message from discussion
How to use a rack middleware in rails application?
Received: by 10.68.129.169 with SMTP id nx9mr7593619pbb.2.1334978196075;
Fri, 20 Apr 2012 20:16:36 -0700 (PDT)
X-BeenThere: rack-devel@googlegroups.com
Received: by 10.68.75.45 with SMTP id z13ls11986466pbv.7.gmail; Fri, 20 Apr
2012 20:16:35 -0700 (PDT)
Received: by 10.68.203.226 with SMTP id kt2mr1295938pbc.6.1334978195553;
Fri, 20 Apr 2012 20:16:35 -0700 (PDT)
Date: Fri, 20 Apr 2012 20:16:34 -0700 (PDT)
From: shinn <shin...@gmail.com>
To: rack-devel@googlegroups.com
Message-ID: <28748171.67.1334978194664.JavaMail.geo-discussion-forums@pbvs6>
In-Reply-To: <575D7BC2-77BB-400E-B61E-98DD9EF62F59@gmail.com>
References: <19957665.775.1334754612976.JavaMail.geo-discussion-forums@pbcuc9> <3CB9A0D2-28B8-4E52-ACB3-9FA22656F724@gmail.com> <16441975.240.1334808670999.JavaMail.geo-discussion-forums@pbcuu8>
<575D7BC2-77BB-400E-B61E-98DD9EF62F59@gmail.com>
Subject: Re: How to use a rack middleware in rails application?
MIME-Version: 1.0
Content-Type: multipart/mixed;
boundary="----=_Part_66_30926810.1334978194664"
------=_Part_66_30926810.1334978194664
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
Yes, that's what I wanted to do with the rack middleware. So how to use it?
------=_Part_66_30926810.1334978194664--