rdoc-deprecation fixed

master
Denis Knauf 2012-11-19 17:33:17 +01:00
parent 8edb8ccdea
commit 595f4ac6f1
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ end
#task :default => :test
require 'rake/rdoctask'
require 'rdoc/task'
Rake::RDocTask.new do |rdoc|
if File.exist? 'VERSION'
version = File.read 'VERSION'