Minimal Win32 Ruby install?

I'm new to Ruby, and noticed that the install contains a HUGE number of
files. I'd like to have this installed on a flash drive, but it takes too
much space - which directories and files can I safely delete (I already
deleted the samples and src directories)? I'm only using the core parts of
Ruby (not "enterprise" development, just for personal use).

Thanks,
Mike Steiner
mikejaysteiner@gmail.com

gem uninstall any gems you don't need. Also, RDoc or ri data if you don't need that either.

···

On Jan 9, 2007, at 10:30, Mike Steiner wrote:

I'm new to Ruby, and noticed that the install contains a HUGE number of
files. I'd like to have this installed on a flash drive, but it takes too
much space - which directories and files can I safely delete (I already
deleted the samples and src directories)? I'm only using the core parts of
Ruby (not "enterprise" development, just for personal use).

--
Eric Hodel - drbrain@segment7.net - http://blog.segment7.net

I LIT YOUR GEM ON FIRE!

Eric Hodel wrote:

···

On Jan 9, 2007, at 10:30, Mike Steiner wrote:

> I'm new to Ruby, and noticed that the install contains a HUGE
> number of
> files. I'd like to have this installed on a flash drive, but it
> takes too
> much space - which directories and files can I safely delete (I
> already
> deleted the samples and src directories)? I'm only using the core
> parts of
> Ruby (not "enterprise" development, just for personal use).

gem uninstall any gems you don't need. Also, RDoc or ri data if you
don't need that either.

The minimum under windoze? These two files:

  4,608 ruby.exe
794,624 msvcrt-ruby18.dll