RubyGems

From Wikipedia, the free encyclopedia

RubyGems is a package manager for the Ruby programming language that provides a standard format for distributing Ruby programs and libraries (in a self-contained format called "gems"), a tool designed to easily manage the installation of gems, and a server for distributing them.

[edit] See also

[edit] External links

In other languages