class ActiveRecord::EagerLoadPolymorphicError
:nodoc:
def initialize(reflection)
def initialize(reflection) super("Can not eagerly load the polymorphic association #{reflection.name.inspect}") end
:nodoc:
def initialize(reflection) super("Can not eagerly load the polymorphic association #{reflection.name.inspect}") end