Method: Transproc::Composer::Factory#t
- Defined in:
- lib/transproc/composer.rb
#t(*args, &block) ⇒ Object
Deprecated.
42 43 44 |
# File 'lib/transproc/composer.rb', line 42 def t(*args, &block) Transproc(*args, &block) end |
42 43 44 |
# File 'lib/transproc/composer.rb', line 42 def t(*args, &block) Transproc(*args, &block) end |