rdoc-deprecation fixed
This commit is contained in:
parent
8edb8ccdea
commit
595f4ac6f1
1 changed files with 1 additions and 1 deletions
2
Rakefile
2
Rakefile
|
@ -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'
|
||||
|
|
Loading…
Add table
Reference in a new issue