This book will show you how to assemble RoR's features and leverage its power to design, develop, and deploy a fully featured website. This book will teach you the following:
* Installing, configuring, and testing both Ruby and RoR
* Setting up the application and database
* Managing users and roles
* Gathering user comments
* Setting up the template and generating migrations for your tables
* Using plug-ins; adding and searching a tag
* Enhancing usability with AJAX
* Developing an administration interface
* Deploying the application