[Groonga-commit] ranguba/ranguba at 214e6b0 [master] Use therubyracer for JS backend

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Feb 19 22:20:55 JST 2014


Kouhei Sutou	2014-02-19 22:20:55 +0900 (Wed, 19 Feb 2014)

  New Revision: 214e6b002457b118bc6665faaa714e982388d161
  https://github.com/ranguba/ranguba/commit/214e6b002457b118bc6665faaa714e982388d161

  Message:
    Use therubyracer for JS backend

  Modified files:
    Gemfile

  Modified: Gemfile (+1 -1)
===================================================================
--- Gemfile    2014-02-19 22:20:36 +0900 (5f0c17a)
+++ Gemfile    2014-02-19 22:20:55 +0900 (77b4d2c)
@@ -15,7 +15,7 @@ gem 'uglifier', '>= 1.3.0'
 gem 'coffee-rails', '~> 4.0.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'
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index