reset therubyracer for the wonderful Devin
This commit is contained in:
parent
24269a10b9
commit
3f0e94297b
2 changed files with 2 additions and 2 deletions
2
Gemfile
2
Gemfile
|
@ -13,7 +13,7 @@ gem 'formtastic'
|
||||||
gem 'json'
|
gem 'json'
|
||||||
gem 'rails3-jquery-autocomplete'
|
gem 'rails3-jquery-autocomplete'
|
||||||
gem 'best_in_place'
|
gem 'best_in_place'
|
||||||
#gem 'therubyracer' #optional
|
gem 'therubyracer' #optional
|
||||||
gem 'rb-readline'
|
gem 'rb-readline'
|
||||||
|
|
||||||
# Gems used only for assets and not required
|
# Gems used only for assets and not required
|
||||||
|
|
2
Gemfile~
2
Gemfile~
|
@ -13,7 +13,7 @@ gem 'formtastic'
|
||||||
gem 'json'
|
gem 'json'
|
||||||
gem 'rails3-jquery-autocomplete'
|
gem 'rails3-jquery-autocomplete'
|
||||||
gem 'best_in_place'
|
gem 'best_in_place'
|
||||||
gem 'therubyracer' #optional
|
#gem 'therubyracer' #optional
|
||||||
gem 'rb-readline'
|
gem 'rb-readline'
|
||||||
|
|
||||||
# Gems used only for assets and not required
|
# Gems used only for assets and not required
|
||||||
|
|
Loading…
Reference in a new issue