search for: bundle_with_cod

Displaying 1 result from an estimated 1 matches for "bundle_with_cod".

Did you mean: bundle_with_code
2006 Feb 06
4
Memory Issue while looping through CSV file
...n_temp[1], :name => pattern_temp[2], :designs => pattern_temp[3], :price => pattern_temp[4].delete("$"), :set => pattern_temp[5].delete("\"\r\n"), :set_price => pattern_temp[6].delete("$"), :themes => pattern_temp[7], :bundle_with_code => pattern_temp[8], :matrix => pattern_temp[9], :description => pattern_temp[10], :active => pattern_temp[11], :panel => pattern_temp[12] } puts "Processing #{pattern_record[:code]}..." pattern = Pattern.find_by_pattern_code(pattern...