List of Tables
Chapter 1. Bootstrapping your Ruby literacy
Chapter 2. Objects, methods, and local variables
Chapter 3. Organizing objects with classes
Chapter 5. The default object (self), scope, and visibility
Chapter 6. Control-flow techniques
Chapter 7. Built-in essentials
Chapter 8. Strings, symbols, and other scalar objects
Chapter 9. Collection and container objects
Chapter 11. Regular expressions and regexp-based string operations