Robert Klemme wrote in post #978150: > On Thu, Jan 27, 2011 at 6:55 PM, Walle Wallen <walle.sthlm / gmail.com> > wrote: >> @content="", @position=0> >> >> Exception `NoMethodError' at >> /Library/Ruby/Gems/1.8/gems/hpricot-0.8.3/lib/hpricot/elements.rb:310 - >> private method `send' called for #<Hpricot::Elem:0x1005a38d0> > > We need more context, at least stack traces and probably also how you > use those libraries. Ruby and gem versions are probably also helpful. > > Cheers > > robert Hey, I solved the problem, one of my functions superimposed send in net/http as well as in hpricot. Thanks. //Walle -- Posted via http://www.ruby-forum.com/.