reset the gemfile

This commit is contained in:
Connor Turland 2013-03-17 05:19:43 -04:00
parent 9187112754
commit c4bc2b3675
2 changed files with 3 additions and 3 deletions

View file

@ -13,8 +13,8 @@ gem 'formtastic'
gem 'json'
gem 'rails3-jquery-autocomplete'
gem 'best_in_place'
#gem 'therubyracer' #optional
#gem 'rb-readline'
gem 'therubyracer' #optional
gem 'rb-readline'
# Gems used only for assets and not required
# in production environments by default.

View file

@ -14,7 +14,7 @@ gem 'json'
gem 'rails3-jquery-autocomplete'
gem 'best_in_place'
#gem 'therubyracer' #optional
gem 'rb-readline'
#gem 'rb-readline'
# Gems used only for assets and not required
# in production environments by default.