Skills Test: S7 Forms for Creating New Model Records
Learning Goals
Main Goals
- Use a web development platform (Rails) to create a front-end form that can pass user-entered data to a controller that uses a back-end model class to store the data in a database. (Record creation only.)
Ancillary Goals
- Setup and maintain a functioning platform-based (Rails web) development environment.
Preparing for the Test
This test emphasizes the material covered in Homework H7.