I upgraded ruby to 1.9.3, and now I can\'t get my server to start. When I run bundle install, it says
An error occurred while installing libv8 (3.11.8.17), and
This simple solution worked for me:
$ gem uninstall libv8 # select "All Versions" if prompted $ gem install libv8