Skip to content

Added 'therubyracer' to Gemfile in before_script for rails projects.

username-removed-622194 requested to merge (removed):patch-1 into master

To resolve the following error when generating an empty rails project using 'rails new':

Bundler::GemRequireError: There was an error while trying to load the gem 'uglifier'. Gem Load Error is: Could not find a JavaScript runtime.
See https://github.com/rails/execjs for a list of available runtimes.

Merge request reports