Update Rakefile

This commit is contained in:
chiu 2019-08-21 10:18:21 +08:00
parent a96ebac992
commit 2d20d31470
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@ rescue LoadError
end
require 'rdoc/task'
puts 'test123'
RDoc::Task.new(:rdoc) do |rdoc|
rdoc.rdoc_dir = 'rdoc'
rdoc.title = 'PersonalJournal'