Ruby on Rails

From Wikibooks, the open-content textbooks collection

Jump to: navigation, search


The Rails logo

[edit] Welcome

Welcome to the Ruby on Rails wikibook.

If you are interested in learning more about the Ruby language, then please go to the Ruby Programming wikibook.

Ruby on Rails, or often seen as RoR is a contemporary web framework used by many web companies such as Twitter, Hulu and Kongregate. It allows developers easily create and maintain applications with very little effort but huge functionality.

[edit] Introduction

[edit] Getting Started

[edit] Installation

[edit] Concepts

[edit] First Application

[edit] Built-In Rails Tools

[edit] Generators

[edit] Rake

[edit] ActiveRecord - The Model

[edit] ActionView - The View

[edit] ActionController - The Controller

[edit] Routing

[edit] ActiveSupport

[edit] ActionMailer

[edit] Examples

[edit] Other Resources

Personal tools
Create a book
In other languages