1.data from model objects AND the page template
2.erb -> Embedded Ruby -> ruby code (file.rb) -> fild.html
3.the method within the controller to call
4.the data being presented by the web page
Answer:2