Browse Source

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

Martin Edenhofer 12 years ago
parent
commit
07f10f9a55
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Gemfile

+ 1 - 0
Gemfile

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