The Ruby Language FAQ. Frequently-asked questions concerning the Ruby programming language
Try Ruby. Got 15 minutes? Give Ruby a shot right now! Try Ruby is an online, Web-based Ruby shell. And it has an interactive tutorial.
The Ruby Hacking Guide (or maybe here; looks more current). An English translation from the original Japanese version. The RHG is a book that explains the internal workings of the official C implementation of the Ruby 1.8 interpreter.
Learn to Program. A tutorial for people with little or no programming experience. Learn basic Ruby in the context of simple programming
constructs.