- One-to-many relationship
- Example with Movie and Review model
- Using a foreign key for the one-to-many relationship
- Rails relationship labels
- belongs_to
- has_many (also has_one)
- Implementing cinema app with scaffolding
- Active Record commands
- Modifying the app
Contact Craig Miller for questions.