商品描述
The web framework Ruby on Rails for developing database based web applications provides a Model-View-Controller framework. The required web server WEBrick is included with Ruby on Rails. The framework is configured with the MySQL database by default, but may be configured with another database.
The book covers developing web applications with Ruby on Rails. Technologies discussed include Ajax, directory services, and web services. A comparison is made with PHP, the most commonly used scripting language for developing web applications.
商品描述(中文翻譯)
Ruby on Rails 是一個用於開發基於資料庫的網頁應用程式的網頁框架,提供了模型-視圖-控制器(Model-View-Controller, MVC)架構。所需的網頁伺服器 WEBrick 已包含在 Ruby on Rails 中。該框架預設配置為使用 MySQL 資料庫,但也可以配置為使用其他資料庫。
本書涵蓋了使用 Ruby on Rails 開發網頁應用程式的內容。討論的技術包括 Ajax、目錄服務和網頁服務。並且與 PHP 進行比較,PHP 是開發網頁應用程式最常用的腳本語言。