method
generate_line
v1_8_7_330 -
Show latest stable
- Class:
CSV
generate_line(row, fs = nil, rs = nil)public
Create a line from cells. each cell is stringified by to_s.
generate_line(row, fs = nil, rs = nil)Create a line from cells. each cell is stringified by to_s.