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