Errata

Rails Pocket Reference

Errata for Rails Pocket Reference

Submit your own errata for this product.

The errata list is a list of errors and their corrections that were found after the product was released.

The following errata were submitted by our customers and have not yet been approved or disproved by the author or editor. They solely represent the opinion of the customer.

Color Key: Serious technical mistake Minor technical mistake Language or formatting error Typo Question Note Update

Version Location Description Submitted by Date submitted
Printed Page 47
middle of page

./script console production should be ./script/console production

Andreas Kemkes  Jun 16, 2009 
Printed Page 50
3rd from bottom

./script generate migration ... should be ./script/generate migration ...

Andreas Kemkes  Jun 16, 2009 
Printed Page 111
Step 7

The partial listed at step 7 on page 111 does not appear to function.

Placing the partial in ~/app/views/tasks/_task_list.rhtml does not fix the problem (the todo list does not update).

Anonymous  Jun 22, 2009 
Printed Page 166
collection_select

Method description is for country_options_for_select.

Andreas Kemkes  May 18, 2009 
Printed Page 167
country_options_for_select

Method description is for collection_select.

Andreas Kemkes  May 18, 2009 
Printed Page 173
number_to_phone

Method signature and description is for number_with_precision.

Andreas Kemkes  May 18, 2009