Learning Ruby on Rails
Advanced Ruby on Rails 2.1
Quick Reference Guide
Ruby on Rails 2.1 Useful Resources
Selected Reading
- Rails 2.1 Sends Emails
- Rails 2.1 Uploads Files
- Rails 2.1 and AJAX
- Rails 2.1 Scaffolding
- Rails 2.1 Layouts
- Rails 2.1 Views
- Rails 2.1 Controllers
- Rails 2.1 Migrations
- Rails 2.1 Active Records
- Rails 2.1 Database Setup
- Rails 2.1 Examples
- Rails 2.1 Dir Structure
- Rails 2.1 Framework
- Rails 2.1 Installation
- Rails 2.1 Introduction
- Rails 2.1 Home
Advanced Ruby on Rails 2.1
- Rails 2.1 Tips & Tricks
- Rails 2.1 Unit Testing
- Rails 2.1 Routes System
- Rails 2.1 Error Handling
- Rails 2.1 Basic HTTP Auth
- Rails 2.1 RMagick Guide
Quick Reference Guide
Ruby on Rails 2.1 Useful Resources
Selected Reading
- Who is Who
- Computer Glossary
- HR Interview Questions
- Effective Resume Writing
- Questions and Answers
- UPSC IAS Exams Notes
Rails 2.1 Home
Ruby on Rails 2.1 Tutorial
Ruby on Rails is an extremely productive web apppcation framework written in Ruby by David Heinemeier Hansson. This tutorial gives you a complete understanding on Ruby on Rails 2.1.
Audience
This tutorial has been designed for beginners who would pke to use the Ruby framework for developing database-backed web apppcations.
Prerequisites
Before you start Ruby on Rails, please make sure you have a basic understanding on the following subjects −
Ruby syntax and language constructs such as blocks.
Relational databases and SQL.
HTML documents and CSS.