Skills Test: S5½ Rendering Model Data in the View
Learning Goals
Main Goals
- Use a web development platform (Rails) to retrieve backend data by passing data from a model to a controller.
- Use a web development platform (Rails) to render backend data on a page by passing data from a controller to a view.
Ancillary Goals
- Setup and maintain a functioning platform-based (Rails web) development environment.
- Use development tools to initialize and run an existing platform-based (Rails web) application.
Preparing for the Test
This test emphasizes the material covered in Homework H5.