Rails 3 in a Nutshell: A Desktop Quick Reference (In a Nutshell (O'Reilly))
暫譯: Rails 3 精要:桌面快速參考 (O'Reilly 精要系列)

Cody Fauser, James MacAulay, John Guenin, Edward Ocampo-Gooding

  • 出版商: O'Reilly
  • 出版日期: 2011-07-22
  • 售價: $1,590
  • 貴賓價: 9.5$1,511
  • 語言: 英文
  • 頁數: 352
  • 裝訂: Paperback
  • ISBN: 0596521421
  • ISBN-13: 9780596521424
  • 相關分類: Ruby
  • 海外代購書籍(需單獨結帳)

商品描述

Kick your web development skills into high gear by learning to build effective database-driven websites with Rails 3. This handy book provides a concise yet thorough introduction to the framework, an overview of commands and configurations, and details on every Rails component -- all in an easy-to-use reference you can rely on every day.

Rails eliminates many of the problems common to other web application frameworks with its built-in components for data persistence, routing, templating, mailing, and more. Rails 3 in a Nutshell contains precisely what you need to know to build full-fledged applications that are light on code, highly scalable, and feature rich.

  • Get started quickly by building example applications with Rails
  • Create clean and maintainable applications with models, views, controllers, migrations, mail, and web services
  • Jump-start your projects with built-in application generators
  • Familiarize yourself with Rails components such as Active Record to connect business objects and database tables, and Active Resource for web services
  • Write unit, functional, and integration tests, and use Rake to run them
  • Learn about existing Rails plug-ins and find out how to write your own
  • Take advantage of little-known and undocumented features

商品描述(中文翻譯)

提升您的網頁開發技能,學習如何使用 Rails 3 建立有效的資料庫驅動網站。本書提供了對該框架的簡明而全面的介紹,包括命令和配置的概述,以及每個 Rails 組件的詳細資訊——這是一個您每天都可以依賴的易用參考資料。

Rails 透過其內建的資料持久性、路由、模板、郵件等組件,消除了許多其他網頁應用框架常見的問題。《Rails 3 in a Nutshell》包含了您需要知道的所有內容,以構建輕量級、高度可擴展且功能豐富的完整應用程式。

- 快速入門,通過建立範例應用程式來使用 Rails
- 使用模型、視圖、控制器、遷移、郵件和網路服務來創建乾淨且可維護的應用程式
- 利用內建的應用程式生成器來啟動您的專案
- 熟悉 Rails 組件,例如 Active Record 以連接業務物件和資料庫表,以及 Active Resource 用於網路服務
- 撰寫單元測試、功能測試和整合測試,並使用 Rake 來執行它們
- 了解現有的 Rails 插件,並學習如何撰寫自己的插件
- 利用鮮為人知且未記錄的功能