CSC/ECE 517 Fall 2011/ch4 4e ar: Difference between revisions

From Expertiza_Wiki
Jump to navigation Jump to search
Line 11: Line 11:
'''Definition''':
'''Definition''':


==Create a Rails Project==
==A Rails Project==
===Create a Rails Project===
===Start a rails project===
===Use scaffolds to build===
===The three things===
===Migrations===
===Relationships===
===Layouts===

Revision as of 23:28, 18 October 2011

Lecture 10

Model, View and Controller

Model

Definition:

View

Definition:

Controller

Definition:

A Rails Project

Start a rails project

Use scaffolds to build

The three things

Migrations

Relationships

Layouts