/associations

Polymorphic associations in Ruby on Rails allow you to have a model associated with more than one other model without the use of a join table.

Primary LanguageRuby

Stargazers