Logo

RubyGems User Guide

Small book cover: RubyGems User Guide

RubyGems User Guide

Publisher: RubyGems.org

Description:
RubyGems is the premier ruby packaging system. It provides: A standard format for distributing Ruby programs and libraries; An easy to use tool for managing the installation of gem packages; A gem server utility for serving gems from any machine where RubyGems is installed; A standard way of publishing gem packages.

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: MacRuby: The Definitive GuideMacRuby: The Definitive Guide
by - O'Reilly Media
MacRuby is Apple's implementation of the Ruby programming language which uses Objective-C runtime. This book is an introduction to MacRuby. Topics covered: Introduction, The Cocoa Environment, Foundation, Application Kit, Core Data, Xcode.
(16455 views)
Book cover: Ruby EssentialsRuby Essentials
- Techotopia
Everything from installing Ruby and the basics of the language through to topics such as arrays, file handling and object-oriented programming are covered. Written both for experienced in other programming languages and for novices.
(18463 views)
Book cover: Programming Ruby: The Pragmatic Programmer's GuideProgramming Ruby: The Pragmatic Programmer's Guide
by - Addison-Wesley
Introduction to Ruby, an object-oriented programming language, which allows for programming without extra syntax or code. Shows how to easily mine the Ruby language, teaching the basics, plus how to write large programs, and more.
(21812 views)
Book cover: Ruby User's GuideRuby User's Guide
by
Ruby is an easy object oriented language: it is designed to be easily read and written. This User's Guide will get you started at invoking and using ruby, and give you insights into ruby's nature that you may not get from the reference manual.
(12899 views)