lib/datashift/delimiters.rb in datashift-0.13.0 vs lib/datashift/delimiters.rb in datashift-0.14.0

- old
+ new

@@ -15,10 +15,9 @@ # Support multiple associations being added to a base object to be specified in a single column. # # Entry represents the association to find via supplied name, value to use in the lookup. - # Can contain multiple lookup name/value pairs, separated by multi_assoc_delim ( | ) # # Default syntax : # # Name1:value1, value2|Name2:value1, value2, value3|Name3:value1, value2 # \ No newline at end of file