Method: Blueprinter::Field#method
- Defined in:
- lib/blueprinter/field.rb
#method ⇒ Object (readonly)
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/field.rb', line 3 def method @method end |