drbrain (author)
Sat May 30 07:07:41 -0700 2009
commit  6e89410875e2628dcca87c46053c881f7291947c
tree    c7483b3407885e91d2185535313da5ace474eabb
parent  274cd3e6a67f61547b42a85f0982f8584484dad7
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