aboutsummaryrefslogtreecommitdiffstats
path: root/activeresource/activeresource.gemspec
diff options
context:
space:
mode:
Diffstat (limited to 'activeresource/activeresource.gemspec')
-rw-r--r--activeresource/activeresource.gemspec1
1 files changed, 0 insertions, 1 deletions
diff --git a/activeresource/activeresource.gemspec b/activeresource/activeresource.gemspec
index a71168722b..c2fd707e9b 100644
--- a/activeresource/activeresource.gemspec
+++ b/activeresource/activeresource.gemspec
@@ -17,7 +17,6 @@ Gem::Specification.new do |s|
s.files = Dir['CHANGELOG', 'README.rdoc', 'examples/**/*', 'lib/**/*']
s.require_path = 'lib'
- s.has_rdoc = true
s.extra_rdoc_files = %w( README.rdoc )
s.rdoc_options.concat ['--main', 'README.rdoc']