Method: Blueprinter::Configuration#generator

Defined in:
lib/blueprinter/configuration.rb

#generatorObject

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.



3
4
5
# File 'lib/blueprinter/configuration.rb', line 3

def generator
  @generator
end