Module: OutwoodLabels::Callable::ClassMethods
- Defined in:
- lib/outwood_labels/callable.rb
Instance Method Summary collapse
Instance Method Details
#call ⇒ Object
11 12 13 |
# File 'lib/outwood_labels/callable.rb', line 11 def call(...) new(...).call end |