Module: Blueprinter

Defined in:
lib/api_blocks/blueprinter/association_extractor.rb

Overview

Monkey-patch Blueprinter::AssociationExtractor to use batch-loader gem in order to avoid n+1 queries when serializing associations.

This does not support associations defined using a proc as options[:blueprint]

Defined Under Namespace

Classes: AssociationExtractor