Rakefile in rpsg-0.1.7 vs Rakefile in rpsg-0.1.8
- old
+ new
@@ -6,10 +6,9 @@
task :test do
ruby file_path
end
-
RDoc::Task.new do |rdoc|
# rdoc.main = "README.rdoc"
rdoc.rdoc_files.include("README.md", "lib")
end
\ No newline at end of file