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: Learn Ruby The Hard WayLearn Ruby The Hard Way
by - LCodeTHW
The book assumes absolutely no prior programming knowledge and will guide you carefully and slowly through the learning process. When you are done with it you will have the skill to move on to other books about Ruby and be ready to understand them.
(16101 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.
(14365 views)
Book cover: Ruby Best PracticesRuby Best Practices
by - O'Reilly Media
Ruby Best Practices aims to help Ruby developers from a wide range of skill levels improve their fundamental understanding of the language via exposure to the common practices and idioms that many seasoned Rubyists take for granted.
(15403 views)
Book cover: Ruby on Rails SecurityRuby on Rails Security
by - OWASP
In order to prevent attacks, minimize their impact and remove points of attack, first of all, we have to fully understand the attack methods in order to find the correct countermeasures. That is what this security guide aims at.
(16241 views)