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: The Little Book of RubyThe Little Book of Ruby
by - Dark Neon Ltd.
A straightforward introduction to the fundamentals of Ruby programming: strings, numbers, objects, methods, class hierarchies, arrays, iterators, hashes, modules, mixins and much more. Small, self-contained programming samples are included.
(13703 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.
(21898 views)
Book cover: The Book Of RubyThe Book Of Ruby
by - No Starch Press
A comprehensive tutorial to the Ruby language. Each chapter is accompanied by ready-to-run source code for all the examples. There is also an Introduction which explains how to use the source code in Ruby In Steel or any other IDE of your choice.
(15337 views)
Book cover: Data Structures and Algorithms with Object-Oriented Design Patterns in RubyData Structures and Algorithms with Object-Oriented Design Patterns in Ruby
by
The primary goal of this book is to promote object-oriented design using Ruby and to illustrate the use of the emerging object-oriented design patterns. The book shows how these patterns are used to create good software designs.
(14101 views)