This error is raised when trying to eager load a polymorphic association using a JOIN. Eager loading polymorphic associations is only possible with {ActiveRecord::Relation#preload}[rdoc-ref:QueryMethods#preload].
This error is raised when trying to eager load a polymorphic association using a JOIN. Eager loading polymorphic associations is only possible with {ActiveRecord::Relation#preload}[rdoc-ref:QueryMethods#preload].