From: Andre Nathan Date: 2007-03-30T10:19:43+09:00 Subject: Re: On Enterprise Ruby On Fri, 2007-03-30 at 09:35 +0900, S. Robert James wrote: > What about HTTP accesss? cURL is > wonderful, and has great bindings to dozens of languages - but Ruby is > left with http-access2, which is very underpowered compared to cURL. Just FYI... http://curb.rubyforge.org/ The current version is 0.1.2 though, so maybe it's not "ready" for you =) Best, Andre