Extended maintenance of Ruby 1.9.3 ended on February 23, 2015. Read more
This is the API documentation for csv: Ruby Standard Library Documentation.
CCSV
CCSV::Row
CCSV::Table
CCSV::MalformedCSVError
CObject
CArray
CString
::dump (CSV)
::filter (CSV)
::foreach (CSV)
::generate (CSV)
::generate_line (CSV)
::instance (CSV)
::load (CSV)
::new (CSV)
::new (CSV::Row)
::new (CSV::Table)
::open (CSV)
::parse (CSV)
::parse_line (CSV)
::read (CSV)
::readlines (CSV)
::table (CSV)
#<< (CSV)
#<< (CSV::Row)
#<< (CSV::Table)
#== (CSV::Row)
#== (CSV::Table)
#CSV (Object)
#[] (CSV::Row)
#[] (CSV::Table)
#[]= (CSV::Row)
#[]= (CSV::Table)
#add_row (CSV)
#by_col (CSV::Table)
#by_col! (CSV::Table)
#by_col_or_row (CSV::Table)
#by_col_or_row! (CSV::Table)
#by_row (CSV::Table)
#by_row! (CSV::Table)
#convert (CSV)
#converters (CSV)
#delete (CSV::Row)
#delete (CSV::Table)
#delete_if (CSV::Row)
#delete_if (CSV::Table)
#each (CSV)
#each (CSV::Row)
#each (CSV::Table)
#field (CSV::Row)
#field? (CSV::Row)
#field_row? (CSV::Row)
#fields (CSV::Row)
#force_quotes? (CSV)
#gets (CSV)
#header? (CSV::Row)
#header_convert (CSV)
#header_converters (CSV)
#header_row? (CSV)
#header_row? (CSV::Row)
#headers (CSV)
#headers (CSV::Row)
#headers (CSV::Table)
#include? (CSV::Row)
#index (CSV::Row)
#inspect (CSV)
#inspect (CSV::Row)
#inspect (CSV::Table)
#parse_csv (String)
#push (CSV::Row)
#push (CSV::Table)
#puts (CSV)
#read (CSV)
#readline (CSV)
#readlines (CSV)
#return_headers? (CSV)
#rewind (CSV)
#shift (CSV)
#skip_blanks? (CSV)
#to_a (CSV::Table)
#to_csv (Array)
#to_csv (CSV::Row)
#to_csv (CSV::Table)
#to_hash (CSV::Row)
#to_s (CSV::Row)
#to_s (CSV::Table)
#unconverted_fields? (CSV)
#values_at (CSV::Row)
#values_at (CSV::Table)
#write_headers? (CSV)