Code Samples

These are the links for the complete MIT-licensed code from the Manning and Lulu versions of the book:

This is the link for the zip file which contains the code (using Flex 3 Beta 3 and Rails 2 Release Candidate 1) for ALL the completed iterations in the Manning version of the book (Flex 3 + Rails 2).

This is the link for the zip file which contains the code for ALL the completed iterations in the Lulu version of the book (Flex 2 + Rails 1.2).


Note: While I followed along during the typesetting process, ensuring that the code works with Rails 2 final (gem version 2.0.1), I'm not going to provide a new zip file for this. Why not? The very simple reason is that I actually followed along copying and pasting all the code from the PDF, but I don't want to take the enormous amount of time to format all the code I'm copying and pasting from the book to ensure that the formatting is identical to the book. (Copying from Acrobat strips the indentation, so it's too much work to do for almost no benefit to anyone.) Rest assured that this code has been tested with Rails 2.0.1, and that you can follow along with the book just fine--I just did it myself.