From: Eric Hodel Date: 2007-01-10T03:50:55+09:00 Subject: Re: minimal Win32 Ruby install? 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. -- Eric Hodel - drbrain@segment7.net - http://blog.segment7.net I LIT YOUR GEM ON FIRE!