drbrain (author)
Wed Apr 15 14:35:27 -0700 2009
commit  7d1885c33097546aa11f8903a66673408206803f
tree    896be43083e4316164aacc5c09514df2c6607c1b
parent  5b3ec3b7b79d00516f590baba903024d450d4871
name age message
file .autotest Loading commit data...
file .document
file ChangeLog
file GPL.txt Thu Aug 10 11:06:59 -0700 2006 moved everything up one directory git-svn-id: ... [jimweirich]
file LICENSE.txt Sat Jan 06 12:27:49 -0800 2007 Fixed typo in LICENSE.txt file (COPY.txt change... [jimweirich]
file Manifest.txt
file README
file Rakefile
directory bin/
file cruise_config.rb
directory doc/
directory lib/
directory pkgs/ Wed Apr 15 14:15:48 -0700 2009 Update Manifest git-svn-id: http://rubygems.ru... [drbrain]
directory redist/
directory scripts/
file setup.rb Fri Mar 27 16:37:39 -0700 2009 Ensure we're in RubyGems at install time git-s... [drbrain]
directory test/
directory util/
README
= RubyGems

(See Releases for release-specific information)

== Installation

Get it from RubyForge (http://rubygems.rubyforge.org) and run (as root, if appropriate and necessary)

  ruby setup.rb

For more details and other options, see:

  ruby setup.rb --help

* {User Guide/Installation}[http://docs.rubygems.org/read/chapter/3]

Further documentation can be found on the Gem module.  (<tt>ri Gem</tt>)

Thanks!

-The RubyGems Team