• Skip to primary navigation
  • Skip to main content
  • Skip to footer
Code The Dream School
Code the Dream Labs Logo

Code The Dream School

Main hub for class materials for Code the Dream’s classes

  • Code the Dream Home

Search Code The Dream School

Back End Lesson 4.3: Rails Comprehensive Assignment

For this assignment, we will review many of the key Rails skills. You will create a model for orders. The customer model from the previous assignment will have a one-to-many association with the orders model. You will create a controller for orders, and routes to the controller methods. You will create views for order objects. You will also create RSpec tests.

There is no new assignment git repository. You will continue working on the same git repository and Rails application as you used for lessons 4.1 and 4.2, but you will use a new branch. This is described in the curriculum.

Curriculum

This is the curriculum for Lesson 4.3. The assignment is described in the curriculum.

4.3.1 Rails Comprehensive Assignment

Assignments

Use the link above to redirect to your curriculum and subsequent coding assignment.

Your mindset curriculum assignment can be found here.

Footer

Copyright © 2025 Code the Dream School | All Rights Reserved | Privacy Policy