We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd41697 commit 21b1854Copy full SHA for 21b1854
1 file changed
jammit.gemspec
@@ -20,7 +20,6 @@ Gem::Specification.new do |s|
20
s.require_paths = ['lib']
21
s.executables = ['jammit']
22
23
- s.has_rdoc = true
24
s.extra_rdoc_files = ['README']
25
s.rdoc_options << '--title' << 'Jammit' <<
26
'--exclude' << 'test' <<
0 commit comments