The Rails Way (Paperback)

Obie Fernandez

  • 出版商: Addison Wesley
  • 出版日期: 2007-11-26
  • 定價: $1,925
  • 售價: 5.0$963
  • 語言: 英文
  • 頁數: 912
  • 裝訂: Paperback
  • ISBN: 0321445619
  • ISBN-13: 9780321445612
  • 相關分類: Ruby
  • 立即出貨(限量) (庫存=1)

買這商品的人也買了...

商品描述

Description

Ruby on Rails strips complexity from the development process, enabling professional developers to focus on what matters most: delivering business value. Now, for the first time, there’s a comprehensive, authoritative guide to building production-quality software with Rails. Pioneering Rails developer Obie Fernandez and a team of experts illuminate the entire Rails API, along with the Ruby idioms, design approaches, libraries, and plug-ins that make Rails so valuable. Drawing on their unsurpassed experience, they address the real challenges development teams face, showing how to use Rails’ tools and best practices to maximize productivity and build polished applications users will enjoy.

 

Using detailed code examples, Obie systematically covers Rails’ key capabilities and subsystems. He presents advanced programming techniques, introduces open source libraries that facilitate easy Rails adoption, and offers important insights into testing and production deployment. Dive deep into the Rails codebase together, discovering why Rails behaves as it does– and how to make it behave the way you want it to.

 

This book will help you

Increase your productivity as a web developer

Realize the overall joy of programming with Ruby on Rails

Learn what’s new in Rails 2.0

Drive design and protect long-term maintainability with TestUnit and RSpec

Understand and manage complex program flow in Rails controllers

Leverage Rails’ support for designing REST-compliant APIs

Master sophisticated Rails routing concepts and techniques

Examine and troubleshoot Rails routing

Make the most of ActiveRecord object-relational mapping

Utilize Ajax within your Rails applications

Incorporate logins and authentication into your application

Extend Rails with the best third-party plug-ins and write your own

Integrate email services into your applications with ActionMailer

Choose the right Rails production configurations

Streamline deployment with Capistrano

商品描述(中文翻譯)

描述

Ruby on Rails從開發過程中剝離了複雜性,使專業開發人員能夠專注於最重要的事情:提供商業價值。現在,首次出現了一本全面而權威的指南,教你如何使用Rails構建生產質量的軟件。Rails開發先驅Obie Fernandez和一個專家團隊闡明了整個Rails API,以及使Rails如此有價值的Ruby慣用語法、設計方法、庫和插件。他們基於自己無與倫比的經驗,解決了開發團隊面臨的真正挑戰,展示如何使用Rails的工具和最佳實踐來最大化生產力,並構建用戶喜愛的精緻應用程序。

Obie使用詳細的代碼示例系統地介紹了Rails的關鍵功能和子系統。他介紹了高級編程技術,介紹了促進Rails採用的開源庫,並提供了有關測試和生產部署的重要見解。一起深入研究Rails代碼庫,發現Rails的行為原因以及如何使其按照您的意願運行。

本書將幫助您:

- 提高作為Web開發人員的生產力
- 實現使用Ruby on Rails編程的整體樂趣
- 了解Rails 2.0的新功能
- 使用TestUnit和RSpec進行設計和保護長期可維護性
- 理解並管理Rails控制器中的複雜程序流程
- 利用Rails支持設計符合REST標準的API
- 掌握複雜的Rails路由概念和技巧
- 檢查和解決Rails路由問題
- 充分利用ActiveRecord對象關係映射
- 在Rails應用程序中使用Ajax
- 將登錄和身份驗證集成到應用程序中
- 使用最佳的第三方插件擴展Rails並編寫自己的插件
- 使用ActionMailer將電子郵件服務集成到應用程序中
- 選擇適合的Rails生產配置
- 使用Capistrano簡化部署