This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
drbrain (author)
Tue Jan 16 11:20:12 -0800 2007
rubygems /
| name | age | message | |
|---|---|---|---|
| |
.document | Sat Dec 30 19:11:22 -0800 2006 | |
| |
ChangeLog | ||
| |
GPL.txt | Thu Aug 10 11:06:59 -0700 2006 | |
| |
LICENSE.txt | Sat Jan 06 12:27:49 -0800 2007 | |
| |
README | ||
| |
Rakefile | ||
| |
Releases | ||
| |
TODO | ||
| |
bin/ | ||
| |
doc/ | ||
| |
examples/ | ||
| |
experimental/ | ||
| |
gemspecs/ | ||
| |
lib/ | ||
| |
pkgs/ | ||
| |
post-install.rb | ||
| |
pre-install.rb | ||
| |
redist/ | Thu Aug 10 11:06:59 -0700 2006 | |
| |
scripts/ | ||
| |
setup.rb | ||
| |
test/ |
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: * {User Guide/Installation}[http://docs.rubygems.org/read/chapter/3] == For User Documentation, see * {RubyGems User Guide}[http://docs.rubygems.org/read/book/1] * {Frequently Asked Questions}[http://docs.rubygems.org/read/book/3] == For developer docs see * {Creating Gems}[http://docs.rubygems.org/read/chapter/5] * {GEM Specification}[http://docs.rubygems.org/read/chapter/20] == The home page of the RubyGems Documentation * {RubyGems Home}[http://rubygems.rubyforge.org] == Additional directories [./bin/...] binary commands (gem, gem_server, etc) [./lib/...] the RubyGems library [./packages/...] default RubyGems packages (currently only 'sources') [./test/...] unit and functional tests [./examples/...] example library w/gemspec for generating and installing gems [./gemspecs/...] example gemspecs == Credits RubyGems was originally developed at RubyConf 2003 by: * Rich Kilmer -- rich(at)infoether.com * Chad Fowler -- chad(at)chadfowler.com * David Black -- dblack(at)wobblini.net * Paul Brannan -- paul(at)atdesk.com * Jim Weirch -- {jim(at)weirichhouse.org}[mailto:jim@weirichhouse.org] == Contributors since then * Gavin Sinclair -- gsinclair(at)soyabean.com.au * George Marrows-- george.marrows(at)ntlworld.com * Dick Davies -- rasputnik(at)hellooperator.net * Mauricio Fernandez -- batsman.geo(at)yahoo.com * Simon Strandgaard -- neoneye(at)adslhome.dk * Dave Glasser -- glasser(at)mit.edu * Paul Duncan -- pabs(at)pablotron.org * Ville Aine -- vaine(at)cs.helsinki.fi * Ryan Davis -- * Eric Hodel -- drbrain(at)segment7.net (If your name is missing, PLEASE let us know!) == Feedback Please provide us feedback at http://rubyforge.org/projects/rubygems Thanks! -The RubyGems Team








