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