Not found

The exact documentation you were looking for could not be found. Here is the best guess.

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].

Show files where this class is defined (1 file)
Register or log in to add new notes.