We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b825775 commit c06cb00Copy full SHA for c06cb00
Rakefile
@@ -129,3 +129,5 @@ task :diff_rubinius do
129
sh "diff #{diff_options} lib/rdoc #{rubinius_dir}/lib/rdoc; true"
130
sh "diff #{diff_options} test #{rubinius_dir}/test/rdoc; true"
131
end
132
+
133
+task :build => [:generate]
0 commit comments