Book resources
Errata
We have collected the known RailsSpace errata from the first printing.Sample chapter
Download Chapter 15: RESTful blogs for free!
Source code
The RailsSpace book source code is available for download in the following formats:
- HTML (see Chapter resources below)
- RailsSpace book code ZIP archive
We also have compressed files for the RailsSpace application as it appears at the end of the book, and a version updated to work with Rails 2.0:
License
The RailsSpace book source code is released under the MIT License.
Chapter resources
Each chapter of RailsSpace has its own web page with the full introduction to the chapter as well as source code and errata.
- Chapter 1 - Introduction - in its entirety
- Chapter 2 - Getting started - including screencast
- Chapter 3 - Modeling users
- Chapter 4 - Registering users
- Chapter 5 - Getting started with testing - including screencast
- Chapter 6 - Logging in and out - including screencast
- Chapter 7 - Advanced login
- Chapter 8 - Updating user information
- Chapter 9 - Personal profiles
- Chapter 10 - Community
- Chapter 11 - Searching and browsing - includes geodata
- Chapter 12 - Avatars
- Chapter 13 - Email
- Chapter 14 - Friendships
- Chapter 15 - RESTful blogs
- Chapter 16 - Blog comments with Ajax
- Chapter 17 - What next?