ADC Home > Reference Library > Reference > Mac OS X > Mac OS X Man Pages

 

This document is a Mac OS X manual page. Manual pages are a command-line technology for providing documentation. You can view these manual pages locally using the man(1) command. These manual pages come from many different sources, and thus, have a variety of writing styles.

For more information about the manual page format, see the manual page for manpages(5).



GEM(1)                    BSD General Commands Manual                   GEM(1)

NAME
     gem, update_rubygems -- RubyGems Package Manager

SYNOPSIS
     gem command [arguments...] [options...]
     update_rubygems

DESCRIPTION
     RubyGems is a sophisticated package manager for the Ruby programming language, that consists of the gem
     command line program.

     For more information about the gem program, you can use its --help flag. There is also online documen-tation documentation
     tation available at "http://docs.rubygems.org".

     The update_rubygems program is a tool used to update the RubyGems distribution.

SEE ALSO
     ruby(1)

AUTHORS
     RubyGems was originally developed at RubyConf 2003 by Rich Kilmer, Chad Fowler, David Black, Paul Bran-
     nan and Jim Weirch, and has received a lot of contributions since then. RubyGems is now principally
     developed and maintained by Eric Hodel. You can obtain the RubyGems sources at http://ruby-
     forge.org/projects/rubygems/

BSD                            December 5, 2007                            BSD

Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.