From: ts Date: 2002-11-07T20:49:30+09:00 Subject: Re: where can I find the definition of `define_http_method_interface'? >>>>> "G" == Gustavo Gomez writes: G> My ruby installation doesn't know about G> `define_http_method_interface'. Where can I find this definition? Well apparently it was defined for some versions of http.rb (1.1.36, 1.1.37, ...) Try to retrieve the source for ruby-1.6.5 or ruby-1.6.6, to see what do this definition. Guy Decoux