bundle install
fails with Make sure that `gem install therubyracer -v '0.12.1'` succeeds before bundling
gem install therubyracer -v '0.12.1'
fails with errors which appear to relate to compilation
Prior to this, libv8 gem was having problems but that is now installed thanks to following SO posts.
Guides for fixing rubyracer for Mavericks seem to not work, due to changes in El Capitan?
ln: /usr/bin/cpp: Operation not permitted