File: C:/Ruby27-x64/share/ri/2.7.0/system/CSV/generate_line-c.ri
U:RDoc::AnyMethod[iI"generate_line:ETI"CSV::generate_line;TT:publico:RDoc::Markup::Document:@parts[
o:RDoc::Markup::Paragraph; [I"NThis method is a shortcut for converting a single row (Array) into a CSV ;TI"String.;To:RDoc::Markup::BlankLine o;
; [
I"QThe +options+ parameter can be anything CSV::new() understands. This method ;TI"Lunderstands an additional <tt>:encoding</tt> parameter to set the base ;TI"OEncoding for the output. This method will try to guess your Encoding from ;TI"Nthe first non-+nil+ field in +row+, if possible, but you may need to use ;TI"%this parameter as a backup plan.;T@o;
; [I"QThe <tt>:row_sep</tt> +option+ defaults to <tt>$INPUT_RECORD_SEPARATOR</tt> ;TI",(<tt>$/</tt>) when calling this method.;T:
@fileI"lib/csv.rb;T:0@omit_headings_from_table_of_contents_below000[ I"(row, **options);T@FI"CSV;TcRDoc::NormalClass00