- Models and migrations for one to many relationships
- Validations
- Scopes to retrieve specific collections from the database
You will make the following spec files pass, in order:
spec/level_1_spec.rb
spec/level_2_spec.rb
spec/level_3_spec.rb
Chagne 1 xit
to it
at a time and commit each time you make the test pass.
Submit a pull request to this repository before leaving for lunch so your peers can review your code.
DO NOT MERGE SOLUTION PULL REQUESTS INTO THIS REPOSITORY