We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7deff88 commit d2913f9Copy full SHA for d2913f9
lib/csv.rb
@@ -117,6 +117,11 @@
117
#
118
# Despite the name \CSV, a \CSV representation can use different separators.
119
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
+#
125
# == \Class \CSV
126
127
# Class \CSV provides methods for:
0 commit comments