Method: LtdTemplate::Code::Call#set_item

Defined in:
lib/ltdtemplate/code/call.rb

#set_item(key, value) ⇒ Object



44
# File 'lib/ltdtemplate/code/call.rb', line 44

def set_item (key, value); get_value.set_item key, value; end