|
Building Dynamic Web 2.0 Websites with Ruby on Rails
Ruby on Rails is an open source web application framework ideally suited to building business applications; accelerating and simplifying the creation of database-driven websites. Often shortened to Rails or RoR, it provides a stack of tools to rapidly build web applications based on the Model-View-Controller design pattern.
What you will
learn from this book
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
Who this book is written for
This book is for anyone who has basic concepts of object-oriented programming as well as relational databases and wants to develop online applications using Ruby on Rails. Prior knowledge of Ruby or Rails is not expected.
CONTENTS:
Chapter1,Getting Started with Ruby and ROR
Chapter2,Getting to know Ruby and ROR
Chapter3,TaleWiki-The basic Setup
Chapter4,Managing the Users
Chapter5,Gathering User Comments
Chapter6,Setting up the Template
Chapter7,Tagging the Tales
Chapter8,Enhancing User Experience with Ajax
Chapter9,Developing the Interface for Administration
Chapter10,Deploying the Talewiki
Index
|