CSC/ECE 517 Fall 2012/ch1b 1w64 nn: Difference between revisions
Jump to navigation
Jump to search
(Created page with "SaaS - 3.12 Controller and views") |
No edit summary |
||
Line 1: | Line 1: | ||
SaaS - 3.12 Controller and views | ==SaaS - 3.12 Controller and views== | ||
===Introduction=== | |||
===Adding new action in Rails=== | |||
# | |||
# | |||
# | |||
===MVC responsibilities=== | |||
#Model | |||
#Controller | |||
#View | |||
===URI helpers=== |
Revision as of 00:19, 29 September 2012
SaaS - 3.12 Controller and views
Introduction
Adding new action in Rails
MVC responsibilities
- Model
- Controller
- View