Skills Test S6 One-to-Many Associations

Learning Goals

Main Goals

Ancillary Goals

Preparing for the Test

As always, make sure that you have gone through the General Skills Test Instructions.

The following demo is not the focus of this test; however, you should run through it first, because it is a prerequisite to the demos that are the focus.

This test emphasizes the material covered in the following demos, so you should go through them in detail, practicing the steps for creating one-to-many model class associations and for integrating such associations into RESTful resource actions and pages.

Past Versions of the Test

Practice solving these old skills tests. To make the test apps run in these, you must edit config/database.yml and comment out the username and password lines. You must also make sure that Ruby version 2.6.3 is installed by running the command rvm install 2.6.3.