Ajax on Rails by Scott Raymond This errata page lists errors outstanding in the most recent printing. If you have technical questions or error reports, you can send them to booktech@oreilly.com. Please specify the printing date of your copy. This page was updated July 12, 2007. Here's a key to the markup: [page-number]: serious technical mistake {page-number}: minor technical mistake : important language/formatting problem (page-number): language change or minor formatting problem ?page-number?: reader question or request for clarification Confirmed errors: {32} code in 2nd paragraph; script/generate controller chapter3 get_time repeat reverse should be this script/generate controller chapter3 get_time repeat reverse index (50) Inset; "...they and contribute something to the plot." => "...they contribute something to the plot." {55} Second to last paragraph (not counting code examples); Draggable.initialized is referenced, though it has only indirectly appeared previously, when a new Draggable object is created: "Just like Draggable.initialize, the first argument...". Should either discuss it directly beforehand or change the text to something like, "Just like the Draggable constructore, the first argument...". (65) Last paragraph; "...there's nothing Rails-specific about basic idea..." => "...there's nothing Rails-specific about the basic idea..." (73) Top two paragraphs (including one-line code example); These paragraphs seem redundant--one should be eliminated or coalesced into the other. (98) first line of page; "they've had to content with" should have been: "they've had to contend with" (161) 3rd paragraph, 1st line; Assert Packager should be: Asset Packager