Enterprise Rails /
"What does it take to develop an enterprise application with Rails? Enterprise Rails introduces you to several time-tested software engineering principles to prepare you for the challenge of building a high-performance, scalable website with global reach. Working on an example enterprise projec...
Call Number: | Libro Electrónico |
---|---|
Main Author: | |
Format: | Electronic eBook |
Language: | Inglés |
Published: |
Sebastopol, Calif. :
O'Reilly Media,
©2009.
|
Edition: | 1st ed. |
Subjects: | |
Online Access: | Texto completo (Requiere registro previo con correo institucional) |
Table of Contents:
- 1. The Big Picture
- 2. Organizing with Plugins
- 3. Organizing with Modules
- 4. Database As a Fortress
- 5. Building a Solid Data Model
- 6. Refactoring to Third Normal Form
- 7. Domain Data
- 8. Composite Keys and Domain Key/Normal Form
- 9. Guaranteeing Complex Relationships with Triggers
- 10. Multiple Table Inheritance
- 11. View-Backed Models
- 12. Materialized Views
- 13. SOA Primer
- 14. SOA Considerations
- 15. An XML-RPC Service
- 16. Refactoring to Services
- 17. REST Primer
- 18. A RESTful Web Service
- 19. Caching End to End.