Добавил:
Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:
Agile Web Development With Rails, 1st Edition (2005).pdf
Скачиваний:
28
Добавлен:
17.08.2013
Размер:
7.99 Mб
Скачать

WHAT WE JUST DID

41

4.4 What We Just Did

In this chapter we constructed a toy application. Doing so showed us

how to create a new Rails application and how to create a new controller in that application,

how Rails maps incoming requests into calls on your code,

how to create dynamic content in the controller and display it via the view template, and

how to link pages together.

This is a great foundation. Now let’s start building real applications.

Prepared exclusively for Rida Al Barazi

Report erratum