{ |one, step, back| }

RubyGems Alpha 0.2.0 Released
19 Mar 04 - http://www.pairprogrammingbot.com/index.cgi/Tech/Ruby/RubyGemsIsHere.rdoc
I grabbed the latest version of RubyGems and typed:
    traken$ sudo gem --remote-install log4r
    Successfully installed log4r version 1.0.5

With one command, log4r was downloaded and installed without hassle or fuss. This is way cool.

There is a lot of work to be done on RubyGems, but making Ruby project installations this easy is great.