1.rails generate migration AddPhoneToTickets phone:string
2.the data being presented by the web page
3.data from model objects AND the page template
4. right after the line introducing the class in the controller
Answer:4