Rubyracer Javascript interpreter added

This commit is contained in:
Christoph Haas 2015-05-02 11:36:53 +02:00
parent 8bf4190b0f
commit 6cd34f49a4
2 changed files with 7 additions and 1 deletions

View file

@ -16,7 +16,7 @@ gem 'uglifier', '>= 1.3.0'
gem 'coffee-rails', '~> 4.1.0'
# See https://github.com/sstephenson/execjs#readme for more supported runtimes
# gem 'therubyracer', platforms: :ruby
gem 'therubyracer', platforms: :ruby
# Use jquery as the JavaScript library
gem 'jquery-rails'