Professional Ruby on RailsISBN: 978-0-470-22388-8
Paperback
457 pages
March 2008
This title is out-of-print and not currently available for purchase from this site.
|
Do you think you've discovered an error in this book? Please check the list of errata below to see if we've already addressed the error. If not, please submit the error via our Errata Form. We will attempt to verify your error; if you're right, we will post a correction below.
Chapter | Page | Details | Date | Print Run | |||||
---|---|---|---|---|---|---|---|---|---|
25 | Error in Code test/unit/ingredients.rb should be: test/unit/ingredient_test.rb |
05/02/2008 | |||||||
26 | Error Text refers to a new class in a new file called ingredient_parser.rb. However the sample code has the class file in the ingredient.rb model class file |
05/02/2008 | |||||||
33 | Error in Code test/functional/recipe_controller_test.rb should be: test/functional/recipes_controller_test.rb |
05/02/2008 | |||||||
35 | Error in Code app/views.layouts/recipes.html.erb should be: app/views/layouts/recipes.html.erb |
05/02/2008 | |||||||
60 | Error in Code user_controller.rb should be: users_controller.rb |
05/02/2008 | |||||||
61 | Error in Code UserController should be: UsersController |
05/02/2008 | |||||||
62 | Error last_name and first_name are wrong way around |
05/02/2008 | |||||||
62 | Error Redundant
Related TitlesGeneral Web Site Development |