List of Tables

 

Chapter 1. Ruby under the microscope

Table 1.1. The eval family of methods

Chapter 2. Testing Ruby

Table 2.1. Ruby’s built-in testing library offers a large number of assertions baked right in.

Table 2.2. RSpec has numerous specifications you can use to verify the behavior of your application.

Chapter 6. Automating communication

Table 6.1. A full listing of the Net::TOC callbacks

Chapter 8. Deployment

Table 8.1. The available options to the gem server command