Skip to content

Commit fe975c4

Browse files
Add link to Wikipedia article Table (#167)
1 parent 1d685ae commit fe975c4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

lib/csv.rb

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,11 @@
117117
#
118118
# Despite the name \CSV, a \CSV representation can use different separators.
119119
#
120+
# For more about tables, see the Wikipedia article
121+
# "{Table (information)}[https://en.wikipedia.org/wiki/Table_(information)]",
122+
# especially its section
123+
# "{Simple table}[https://en.wikipedia.org/wiki/Table_(information)#Simple_table]"
124+
#
120125
# == \Class \CSV
121126
#
122127
# Class \CSV provides methods for:

0 commit comments

Comments
 (0)