From: Bil Kleb Date: 2006-07-12T23:35:12+09:00 Subject: Appending to a CSV file Just got a call from a telecommuting colleague who's using Ruby to automate a bunch of CEV[1] CFD[2] simulations. She says that she can't figure out how to /append/ to a CSV file using Ruby's standard library. Does anyone have the magic recipe, or should she be using FasterCSV instead? Thanks, -- Bil http://fun3d.larc.nasa.gov [1] CEV = Crew Exploration Vehicle [2] CFD = Computational Fluid Dynamics