On Oct 26, 6:44 ¨Âí¬ ÒïçåÐáãë ¼òïçåòðáãë²®®®Àçíáéì®ãïí÷òïôåº > Please to announce release code-named "spooky" of fast rubygems. > > Changelog: > added 'frubygems' > as an additional require option > > Synopsis: > require 'frubygems' # takes about 1/5th the time of doing a require > 'rubygems' > > Essentially gem_prelude for 1.8 > > README: > > A helper to dramatically speedup the time it takes to load rubygems > > require 'rubygems' no longer has to sap valuable time from your life > > [...] > > == installation == > > git clone git://github.com/rogerdpack/faster_rubygems.git > ruby faster_rubygems/install.rb # done! > Roger: your username is no longer that, is rdp. So the command ends being: git clone git://github.com/rdp/faster_rubygems.git -- Luis Lavena