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