English 中文(简体)
Rails 2.1 Home
  • 时间:2024-09-08
Ruby on Rails 2.1 Tutorial

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.

Advertisements