remove the rubyracer from gemfile

This commit is contained in:
2012-12-05 12:47:55 +01:00
parent 1381c6d219
commit af21dd429a
+1 -1
View File
@@ -19,7 +19,7 @@ group :assets do
gem 'compass-rails'
# See https://github.com/sstephenson/execjs#readme for more supported runtimes
gem 'therubyracer', :platforms => :ruby
#gem 'therubyracer', :platforms => :ruby
gem 'uglifier', '>= 1.0.3'
gem 'mustache' #, :require => 'mustache/railtie'