abdulrahmannmohamed / practice-assessment-solved

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

a03-prep

Assessment 3 consists of two parts: SQL and ActiveRecord Associations.

The SQL part will work exactly like SQLZoo, except that it will be done using RSpec, rather than through the web.

The ActiveRecord part of the assessment consists of a Rails application with models and a schema. Consulting the schema, you will write the associations that interrelate the various model classes.

How to prepare

  • Do SQL Zoo.
  • Do the practice assessment.
  • Review associations in project solutions up to this point.
    • Start with has_many and belongs_to associations before moving on to any has_many_through associations

Study Resources

About


Languages

Language:Ruby 88.7%Language:HTML 8.1%Language:JavaScript 1.7%Language:CSS 1.0%Language:Shell 0.5%