I was able to get camping 1.9 to work with rack 0.9 by using a copy
pulled from the repository for rack listed on github. 

git clone git://github.com/rack/rack.git

Paul

On Sat, Mar 28, 2009 at 10:06:57PM -0700, Garret Buell wrote:
> Ok, scratch that last. Turns out camping works just fine with Rack 0.4
> so it seems the change was with 0.9. I'm not too familiar with Rack --
> what changes would we need to make to get camping working with Rack
> 0.9? Would we gain anything by making the switch?
> 
> -Garret
> 
> On Sat, Mar 28, 2009 at 10:01 PM, Garret Buell <terr...@gmail.com> wrote:
> > I'm trying to use Camping from Magnus' repo (1.9.300) but running the
> > blog.rb example (or anything for that matter) gives me
> > Rack::Lint::LintError at /
> > Content-Length header was 0, but should be 548
> > Ruby    C:/ruby-1.8.7/lib/ruby/gems/1.8/gems/rack-0.9.1/lib/rack/lint.rb:
> > in assert, line 16
> > Web     GET localhost/
> >
> > There are no errors on the camping output so I suspect something has
> > changed with Rack. What version of Rack do people have the examples
> > working with?
> >
> > Thanks,
> > Garret Buell
> >
> _______________________________________________
> Camping-list mailing list
> Camping-list@rubyforge.org
> http://rubyforge.org/mailman/listinfo/camping-list
_______________________________________________
Camping-list mailing list
Camping-list@rubyforge.org
http://rubyforge.org/mailman/listinfo/camping-list

Reply via email to