On Wednesday, September 9, 2020 at 10:44:47 PM UTC-7, abhijit wrote: > > Thanks Jeremy. > > I really tried to use eager loading > <https://sequel.jeremyevans.net/rdoc/files/doc/advanced_associations_rdoc.html> > > but couldn't get my head around it! Are there any more detailed tutorials > anywhere that you might know about? >
Not that I'm aware of. You shouldn't need to use eager loading in this case as the descendants method populates the children association correctly for all descendants. Did you try the example I posted earlier? If so, what were the results? Thanks, Jeremy -- You received this message because you are subscribed to the Google Groups "sequel-talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/sequel-talk/f842bd9b-96e1-40b8-97f2-c4695e479e31o%40googlegroups.com.
