Mercurial > zeropaste
diff Gemfile @ 1:49c0949ee47e
There will be no javascript here.
author | Edho Arief <edho@myconan.net> |
---|---|
date | Sun, 26 Aug 2012 11:03:59 -0700 |
parents | 4aa8194a1733 |
children | 8c0f70f8249e |
line wrap: on
line diff
--- a/Gemfile Sun Aug 26 10:58:26 2012 -0700 +++ b/Gemfile Sun Aug 26 11:03:59 2012 -0700 @@ -13,10 +13,6 @@ # in production environments by default. group :assets do gem 'sass-rails', '~> 3.2.3' - gem 'coffee-rails', '~> 3.2.1' - - # See https://github.com/sstephenson/execjs#readme for more supported runtimes - # gem 'therubyracer', :platforms => :ruby gem 'uglifier', '>= 1.0.3' end