Method: Transproc::Transformer::Deprecated::ClassInterface#transproc
- Defined in:
- lib/transproc/transformer/deprecated/class_interface.rb
#transproc ⇒ 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.
66 67 68 |
# File 'lib/transproc/transformer/deprecated/class_interface.rb', line 66 def transproc transformations.reduce(:>>) end |