Youtube

Go to The Main Page Add Youtube to favorite!

RubyGems 

RubyGems
Latest release 1.2.0 / June 21, 2008 (2008-06-21); 61 days ago
Written in Ruby
OS Cross-platform
Type package manager
Website http://docs.rubygems.org

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 a "gem"), a tool designed to easily manage the installation of gems, and a server for distributing them. RubyGems is now part of the standard library from Ruby version 1.9.

Usage tips

Once installed locally, to get a detailed list of gems available on the network, run the following command:

gem list -r -d


External links

Could not update stat
UP