From: James Britt Date: 2005-11-12T02:19:00+09:00 Subject: Re: net/http broken? Robert Klemme wrote: ... > > Hm, 1.8.3 has it: > > 17:02:52 [~]: ruby -r net/http -e 'p RUBY_VERSION; p > Net::HTTP.public_methods.grep /post/i' > -e:1: warning: parenthesize argument(s) for future version > "1.8.3" > ["post_form"] > > This is on cygwin. I wouldn't assume that post_form was removed in 1.8.2 > and added in 1.8.3. Are you sure the method is not present? (You can > test with the same code snippet.) Ah. That explains my problem using the Windows installer version. There has been no 1.8.3 release, for assorted reasons, and I forgot that I'm therefore not running the latest Ruby. So my suggestion is a 1.8.2 bit of code. I believe Curt will release a 1.8.4 Windows installer version when Matz releases that version of Ruby around Christmas. James -- http://www.ruby-doc.org - Ruby Help & Documentation http://www.artima.com/rubycs/ - Ruby Code & Style: Writers wanted http://www.rubystuff.com - The Ruby Store for Ruby Stuff http://www.jamesbritt.com - Playing with Better Toys http://www.30secondrule.com - Building Better Tools