From 3f0e94297b2b3e2f923c72c046618e2d6c40bc3a Mon Sep 17 00:00:00 2001 From: Connor Turland Date: Fri, 22 Mar 2013 02:44:22 -0400 Subject: [PATCH] reset therubyracer for the wonderful Devin --- Gemfile | 2 +- Gemfile~ | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile b/Gemfile index 6b2f6e48..cb1ac1c2 100644 --- a/Gemfile +++ b/Gemfile @@ -13,7 +13,7 @@ gem 'formtastic' gem 'json' gem 'rails3-jquery-autocomplete' gem 'best_in_place' -#gem 'therubyracer' #optional +gem 'therubyracer' #optional gem 'rb-readline' # Gems used only for assets and not required diff --git a/Gemfile~ b/Gemfile~ index cb1ac1c2..6b2f6e48 100644 --- a/Gemfile~ +++ b/Gemfile~ @@ -13,7 +13,7 @@ gem 'formtastic' gem 'json' gem 'rails3-jquery-autocomplete' gem 'best_in_place' -gem 'therubyracer' #optional +#gem 'therubyracer' #optional gem 'rb-readline' # Gems used only for assets and not required