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. This book covers developing web applications with Ruby on Rails. No other Ruby on Rails book compares to this one. It discusses Ajax, directory services,...