Dear reader,
To help spread the word, I am posting the full text of Enterprise Rails online. I hope the examples in this book help you to write better code and build a successful enterprise-scale web application. If you think Enterprise Rails would be useful to have on your bookshelf, use the link to the right to get a hardcopy.
Sincerely,
Dan Chak
Table of Contents
- Preface
- The Big Picture
- Organizing with Plugins
- Organizing with Modules
- Database As a Fortress
- Building a Solid Data Model
- Refactoring to Third Normal Form
- Domain Data
- Composite Keys and Domain Key/Normal Form
- Guaranteeing Complex Relationships with Triggers
- Multiple Table Inheritance
- View-Backed Models
- Materialized Views
- SOA Primer
- SOA Considerations
- An XML-RPC Service
- Refactoring to Services
- REST Primer
- A RESTful Web Service
- Caching End to End
All book text is copyright © Dan Chak.