This uses the Sequel association_lazy_eager_option to allow eager loading of dependent associations when performing a lazy load of an association.
2.9 KiB
2.9 KiB
This uses the Sequel association_lazy_eager_option to allow eager loading of dependent associations when performing a lazy load of an association.