40 41 42 43 44
# File 'lib/canql/nodes/e_base_records.rb', line 40 def meta_data_item # default to provider key = 'providercode' { "action.#{key}" => { Canql::EQUALS => code.text_value.upcase } } end