Method: Blueprinter::Configuration#deprecations

Defined in:
lib/blueprinter/configuration.rb

#deprecationsObject

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 deprecations
  @deprecations
end