summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorBurdette Lamar <BurdetteLamar@Yahoo.com>2020-09-17 16:52:44 -0500
committerSutou Kouhei <kou@cozmixng.org>2020-11-24 09:33:55 +0900
commit8ea293b79c63d76443dd1fb352818c133302584d (patch)
treeadea92db2bc63873c9906a13e796feb0c2aeaa9c /lib
parent614afb1647d9c9eb170262c8b033f000c5beb6f0 (diff)
[ruby/csv] Experimenting with recipes in CSV RDoc (#175)
https://github.com/ruby/csv/commit/01ffd0d2de
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/3804
Diffstat (limited to 'lib')
-rw-r--r--lib/csv/csv.gemspec1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/csv/csv.gemspec b/lib/csv/csv.gemspec
index 03a809309f..be7e735d04 100644
--- a/lib/csv/csv.gemspec
+++ b/lib/csv/csv.gemspec
@@ -43,6 +43,7 @@ Gem::Specification.new do |spec|
"LICENSE.txt",
"NEWS.md",
"README.md",
+ "doc/csv/recipes.rdoc"
]
spec.extra_rdoc_files = rdoc_files