Difficulty: Advanced
What is a Polymorphic Association?
When a model can belong to more than one other model on a single association (e.g., a `Comment` table that can belong to both `Post` and `Video`).
Schema Design, Relationships
JavaScript is required for the interactive version of this page, including the code playground and progress tracking. Browse all InternHack tutorials.