In case you need v8 libs (wihout installing it on your machine) you can use gem libv8.

This commit is contained in:
Martin Edenhofer 2013-01-04 11:17:43 +01:00
parent 05917f6fd8
commit 07f10f9a55

View file

@ -43,6 +43,7 @@ gem 'simple-rss'
# gem 'bcrypt-ruby', '~> 3.0.0' # gem 'bcrypt-ruby', '~> 3.0.0'
# e. g. on linux we need a javascript execution # e. g. on linux we need a javascript execution
# gem 'libv8', '~> 3.11.8'
# gem 'execjs' # gem 'execjs'
# gem 'therubyracer' # gem 'therubyracer'