Ruby Programming
Ruby is an object-oriented scripting language developed by Yukihiro Matsumoto. Topics covered includes: Installing Ruby, Ruby editors, Notation conventions, Interactive Ruby, Data types, Writing methods, Classes and objects, Exceptions, Syntax - Lexicology, Variables and Constants, Control Structures, Classes, Built-In Functions, Predefined Variables, Predefined Classes, Objects , Array, Class, Comparable, Encoding, Enumerable.
Author(s): Wikipedia .org
Ruby Programming by Wikibooks.org
This book is currently broken down into several sections and is intended to be read sequentially. Topics covered includes: Notation conventions, Basic Ruby, Ruby Semantic reference, Built in Classes, Standard Library.
Author(s): Wikibooks.org
Cookin' with Ruby on Rails Designing for Testability
This tutorial is intended for use with Rails 1.2.6.It has not yet been updated to support Rails 2.x.
Author(s): Bill Walton