We wrote some action methods and corresponding templates using ERb, Builder, cookies, and sessions. (Read sections 21.1, 21.2 and 22.1). We saw how both GET and POST requests translate into action parameters. We touched upon REST with the respond_to method. We saw some use of ActiveRecord, but didn't write any.