Object
Equivalent to FasterCSV::generate_line(self, options).
# File lib/faster_csv.rb, line 2015 def to_csv(options = Hash.new) FasterCSV.generate_line(self, options) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.