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