class EagerLoadPolymorphicError
Ruby on Rails 8.1.2
Since v5.2.8.1This 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.
Inherits from
Methods (defined here)
- self. new