Module: Kantox::Split::Utils::ClassMethods
- Defined in:
- lib/kantox/split/utils.rb
Instance Method Summary collapse
Instance Method Details
#store_variable(name, value) ⇒ Object
49 50 51 |
# File 'lib/kantox/split/utils.rb', line 49 def store_variable name, value Utils.store_variable self, name, value end |