A polymorphic association allows a model to belong to multiple other models. In this case we might create a Profile model and a BlogPost model, and both have many references to Images. Here's how to set everything up.| testsuite.io