Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 428 Bytes

answers.md

File metadata and controls

11 lines (6 loc) · 428 Bytes
  1. What is the difference between new and create for a model?

  2. What command combined with new will emulate the same behavior as create?

  3. What is the column that exists on every table but we did NOT define?

  4. What single line of ruby code can insert a cat with the name "hat" in the database?

  5. What was the most confusing part over the last few weeks?

  6. How did you like this homework in comparison with the others?