Errata for Rails Cookbook
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. If the error was corrected in a later version or reprint the date of the correction will be displayed in the column titled "Date Corrected".
The following errata were submitted by our customers and approved as valid errors by the author or editor.
Color Key: Serious Technical Mistake Minor Technical Mistake Language or formatting error Typo Question Note Update
| Version |
Location |
Description |
Submitted By |
Date Submitted |
Date Corrected |
| Printed |
Page 4
First sentence at top of page |
"develope" should be "develop"
|
Anonymous |
|
|
| Printed |
Page 36
Recipe 2.6 |
The TextMate keyboard shortcut for showing file navigation (Navigation > Go To File)
is Command + T - not Option + T, so...
Figure 2-2 shows a Rails application in TextMate's project drawer. Also visible is
the Go to File window that you open with Option+T.
should read:
Figure 2-2 shows a Rails application in TextMate's project drawer. Also visible is
the Go to File window that you open with Command+T.
|
Anonymous |
|
|
| Printed |
Page 105
first paragraph |
"...for inspecting the their relationships..."
Should be
"...for inspecting their relationships..."
|
Anonymous |
|
|
| Printed |
Page 144
Second paragraph of Discussion for Recipe 4.14 |
"rake's create_session_table task..." should be
"rake's create_sessions_table task..."
|
Anonymous |
|
|
| Printed |
Page 225
First paragraph |
"...then you should to think about..." should be
"...then you should think about..."
|
Anonymous |
|
|