Skills Test: S9 One-to-Many Model Associations
Learning Goals
Main Goals
- Use a web development platform (Rails) to create and use a one-to-many association between back-end model classes for storing data in a database.
- Use a web development platform (Rails) to create automated tests of the model (including associations).
Ancillary Goals
- Setup and maintain a functioning platform-based (Rails web) development environment.
Preparing for the Test
This test emphasizes the material covered in the following demos:
- Demo 10½: Creating a New Model Class to Associate With
- Demo 11: One-to-Many Model Associations
- Demo 12: Forms That Handle One-to-Many Associations
Past Versions of the Test
- N/A