Re: [Rails] end of file error for net/https

2010-05-18 Thread Zach Moazeni
'}) puts res.body end Thanks, Tushar -- Zach Moazeni http://simplechatter.com -- You received this message because you are subscribed to the Google Groups Ruby on Rails: Talk group. To post to this group, send email to rubyonrails-t...@googlegroups.com. To unsubscribe from this group, send

Re: [Rails] Re: ActiveResource Mock Objects

2010-05-18 Thread Zach Moazeni
I haven't used HttpMock, but I've used Fakeweb (http://fakeweb.rubyforge.org/) and that will let you setup and reset the registry pretty easily: FakeWeb.clean_registry On May 17, 2010, at 3:52 PM, TomRossi7 wrote: No response? Is anyone using HttpMock? Thanks, Tom -- Zach Moazeni http