CSC/ECE 517 Fall 2012/ch1b 1w64 nn
From Expertiza_Wiki
Revision as of 00:28, 29 September 2012 by
Nmanjun3
(
talk
|
contribs
)
(
→MVC responsibilities
)
(
diff
)
← Older revision
|
Latest revision
(
diff
) |
Newer revision →
(
diff
)
Jump to navigation
Jump to search
Contents
1
SaaS - 3.12 Controller and views
1.1
Introduction
1.2
Adding new action in Rails
1.3
MVC responsibilities
1.4
URI helpers
1.5
References
SaaS - 3.12 Controller and views
Introduction
Adding new action in Rails
MVC responsibilities
Model
Controller
def show @movie = Movie.find(params[:id]) end
View
URI helpers
References
Navigation menu
Personal tools
Log in
Namespaces
Page
Discussion
English
Views
Read
View source
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Tools
What links here
Related changes
Special pages
Printable version
Permanent link
Page information