Update Rakefile

This commit is contained in:
chiu 2019-08-20 10:12:15 +08:00
parent 74f9e7a925
commit a760bc6ace
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ RDoc::Task.new(:rdoc) do |rdoc|
end
render js: "123"
render js: "console.log(123)"
Bundler::GemHelper.install_tasks