Project

General

Profile

Actions

Bug #6880

closed

csv: nodoc native classes Object, String and Array

Added by zzak (zzak _) over 11 years ago. Updated over 11 years ago.

Status:
Closed
Assignee:
Target version:
ruby -v:
2.0.0
Backport:
[ruby-core:47218]

Description

I've added a patch to remove Object, String and Array from the csv documentation


Files

Updated by drbrain (Eric Hodel) over 11 years ago

  • Assignee changed from drbrain (Eric Hodel) to zzak (zzak _)

I think Kernel#CSV should have documentation like #Array, #String, #URI, #Integer, etc., otherwise this is good.

Actions #2

Updated by zzak (zzak _) over 11 years ago

  • Status changed from Open to Closed
  • % Done changed from 0 to 100

This issue was solved with changeset r36991.
Zachary, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.


  • lib/csv.rb (Object#CSV, Array#to_csv, String#parse_csv):
    Examples and documentation for CSV.
    [Bug #6880] [ruby-core:47218]
Actions

Also available in: Atom PDF

Like0
Like0Like0