On Fri, Oct 9, 2009 at 10:21 PM, Željko Filipin < [email protected]> wrote: > "gem update --system --no-rdoc --no-ri" took a long time too, but probably only 1/3 or 1/2 of full install, I did not measure.
I have added this text to http://watir.com/installation/: *Tip:* While updating RubyGems <http://rubygems.org/>, you can use gem update --system --no-rdoc --no-ri instead of gem update --system. It will be much faster, but you will not install RDoc <http://rdoc.sourceforge.net/>and ri <http://www.caliban.org/ruby/rubyguide.shtml#ri>. Please let me know if you think it should be changed or removed. Željko -- You received this message because you are subscribed to the Google Groups "Watir General" group. To post to this group, send email to [email protected] Before posting, please read the following guidelines: http://wiki.openqa.org/display/WTR/Support To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/watir-general
