Method: Blueprinter::Configuration#default_transformers
- Defined in:
- lib/blueprinter/configuration.rb
#default_transformers ⇒ Object
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 default_transformers @default_transformers end |