Extended maintenance of Ruby 1.9.3 ended on February 23, 2015. Read more
Object
Equivalent to CSV::generate_line(self, options).
CSV::generate_line(self, options)
# File csv.rb, line 2345 def to_csv(options = Hash.new) CSV.generate_line(self, options) end
This page was generated for Ruby 1.9.3
Ruby-doc.org is provided by James Britt and Neurogami. Hack your world. Feed your head. Live curious.
Generated with Ruby-doc Rdoc Generator 0.44.0.