[ANN] One-Click Ruby Installer 184-16 release candidate 1 is available!

C

Curt Hibbs

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
 
J

Justin Bailey

------=_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?

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--
 
C

Curt Hibbs

OpenSSL support is included. See the samples in:

ruby\src\ruby-1.8.4\sample\openssl

Curt
 
D

Dave Burt

Curt Hibbs announced:
One-Click Ruby Installer 184-16 release candidate 1 is available!

Hi Curt,

We corresponded a while back about the inclusion of all or part of
win32utils in the Installer. Is that going to happen for 1.8.4-16?

Cheers,
Dave
 
C

Curt Hibbs

Curt Hibbs announced:

Hi Curt,

We corresponded a while back about the inclusion of all or part of
win32utils in the Installer. Is that going to happen for 1.8.4-16?

No, its not.

Daniel Berger, the author of win32utils decided that he would prefer
they not be included. Its been a while, but I believe it was because
it was because doing so would limit he flexibility in canging the APIs
and refactoring the functionality across different packages.

Curt
 
J

Joe Percival

Curt said:
The release file has been uploaded to RubyForge but may not be
available for an hour or so while the download mirrors synchronize.

<snip>

Curt

Curt,
Thank you!
Without the one-click installer I am guessing that Ruby and Ruby on
rails would not have reached nearly the popularity it has. Many of us,
even if we are using a linux production environment, are using windows
machines for our learning and development work and the installer has
made this very accessible.

Thanks again!
joe
 
C

Curt Hibbs

Thanks!

Curt

Curt,
Thank you!
Without the one-click installer I am guessing that Ruby and Ruby on
rails would not have reached nearly the popularity it has. Many of us,
even if we are using a linux production environment, are using windows
machines for our learning and development work and the installer has
made this very accessible.

Thanks again!
joe
 
G

Gary Watson

Gary said:
ditto, thankyou very much for all your hard work.

I feel a little sheepish, I didn't realize I was replying to one of
Curt's posts. The sentiment remains the same though.

Thanks again,
Gary
 
T

Tom Copeland

Curt,
Thank you!
Without the one-click installer I am guessing that Ruby and Ruby on
rails would not have reached nearly the popularity it has. Many of us,
even if we are using a linux production environment, are using windows
machines for our learning and development work and the installer has
made this very accessible.

So true. I was going to buy Curt's new book already:

http://www.oreilly.com/catalog/rubyrails/

But even if I had zero interest in the subject matter, I'd buy it just
to say thanks to Curt for all the work he's done on the 1 click
installer!

Yours,

Tom
 
L

listrecv

I second the thanks for the installer - nice work.

How 'bout root certs to verify SSL - otherwise http-access2 SSL crashes
by default - I know that this can be very irksome (do a Google search
to see all the people confused...)
 
J

James Britt

Curt said:
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.

It still breaks my file type -> editor association. After installing
this version, I could not longer right-click and select Edit to open a
rb file in gvim; I was prompted to select an application for this.

Even though I unselected the options to install Scite and FreeRide, the
installer is still setting the Edit option to

"c:\ruby\scite\scite.exe" "%1" %*

:(


Thanks, though, for the great work done!

James
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,583
Members
45,074
Latest member
StanleyFra

Latest Threads

Top