I would appreciate some help in getting gem install therubyracer to work. Here is the error:
gem install therubyracer
$ gem install therubyracer Building native extensio
For me, removing the Gemfile.lock file and running bundle install worked it's magic.
bundle install