Has many includes
# avo-2
a
When we show associations via a
has_many
field on a resource show page, does it use the
self.includes
from the resource definition?
l
Hi @adorable-france-99527 I don't know the answer by heart, I'll investigate it. If it doesn't I think it should
a
It might - we're using bullet and it was complaining in one instance, but I can't 100% reproduce it, so I was just wondering.
l
Hmm maybe it's some edge case, I'll Chek it out when I arrive to the pc
@adorable-france-99527 sorry for the delay, I just tested this and yes, the includes are used
a
OK great - must have just been a weird situation I ran into.
l
Agree, please build an issue if you can replicate it