From: Justin Bailey Date: 2006-03-29T07:53:34+09:00 Subject: Re: [ANN] One-Click Ruby Installer 184-16 release candidate 1 is available! ------=_Part_11174_14854238.1143586411337 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline How about SSL support in open-uri and Net::HTTP? On 3/28/06, Curt Hibbs wrote: > > The release file has been uploaded to RubyForge but may not be > available for an hour or so while the download mirrors synchronize. > > We are almost there to a final relase. There are only a couple minor > issues, and those are with the installer itself, not the Ruby runtime > that you get installed. > > The main problem is that when you uninstall, the Start Menu entries > are not removed. Plus, the RUBYOPT environment variable is still being > set to "rubygems" instead of having "rubygems" added to any existing > options. Both of these are easy to work around. > > The main changes/fixes in this release are: > > * SciTE now defaults to two-space tabs and indents for ruby > files. > * Standalone "ri" and "rdoc" files now exist in the ruby\bin > directory it you use the RDT plugin for Eclipse (RDT was > unable to use the ri.bat and rdoc.bat files). > * The file associations and icons for .rb and .rbw files now > work properly. > * The C-based XML Parser is now included. > > Curt > > ------=_Part_11174_14854238.1143586411337--