提交 c513ae36 编写于 作者: P Piotr Sarnacki

Rubyracer does not work on ruby, so add it to Gemfile with :ruby platform only

上级 0061496d
......@@ -225,7 +225,7 @@ def javascript_runtime_gemfile_entry
if defined?(JRUBY_VERSION)
"gem 'therubyrhino'\n"
else
"# gem 'therubyracer'\n"
"# gem 'therubyracer', :platform => :ruby\n"
end
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册