Object
Equivalent to CSV::generate_line(self, options).
CSV::generate_line(self, options)
# File csv.rb, line 2309 def to_csv(options = Hash.new) CSV.generate_line(self, options) end
This page was generated for Ruby 1.9.1
Generated with Ruby-doc Rdoc Generator 0.44.0.