1.just replace the word "scaffold" with the word "model"
2.it is not associated with a model
3.username == "admin" && password == "some_password"
4.do |f| (where "f" can be anything)
Answer:2